verify-domain-xml
Verifies the contents of the domain.xml file.
Synopsis
asadmin [asadmin-options] verify-domain-xml [--help]
[--domaindir domain-dir] [domain-name]
Description
Verifies the content of the domain.xml
file by checking the following details:
-
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.
Options
- asadmin-options
-
Options for the
asadmin
utility. For information about these options, see theasadmin
help page. -h
--help
-
Displays the help text for the subcommand.
--domaindir
-
Specifies the domain root directory, where the domains are located. The path must be accessible in the file system. The default is
as-install/domains
.
Examples
Example 1 Using verify-domain-xml
asadmin> verify-domain-xml
All Tests Passed.
domain.xml is valid