verifies the content of the domain.xml file
verify-domain-xml [--help] [--domaindir domain-dir] [domain-name]
Verifies the content of the domain.xml file by checking the following:
That the domain.xml file can be parsed
That the names for elements that have them are unique
This subcommand is supported in local mode only.
-h --helpDisplays the help text for the subcommand.
--domaindirSpecifies the domain root directory, where the domains are located. The path must be accessible in the file system. The default is as-install/domains.
Specifies the name of the domain. The default is domain1.
command executed successfully
error in executing the command