Skip Headers
Oracle GlassFish Server Reference Manual
Release 3.1.2

Part Number E24938-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

verify-domain-xml

verifies the content of the domain.xml file

Synopsis

verify-domain-xml [--help] 
[--domaindir domain-dir] [domain-name]

Description

Verifies the content of the domain.xml file by checking the following:

This subcommand is supported in local mode only.

Options

-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.

Operands

domain_name

Specifies the name of the domain. The default is domain1.

Examples

Example 1   Using verify-domain-xml
asadmin> verify-domain-xml
All Tests Passed.
domain.xml is valid

Exit Status

0

command executed successfully

1

error in executing the command

See Also

asadmin(1M)