verify-domain-xml(1as) sunos man page | unix.com

Man Page: verify-domain-xml

Operating Environment: sunos

Section: 1as

asadmin-verify-domain-xml(1AS)					   User Commands				    asadmin-verify-domain-xml(1AS)

NAME
asadmin-verify-domain-xml, verify-domain-xml - verifies the content of the domain.xml
SYNOPSIS
verify-domain-xml [--verbose=false] [--domaindir install_dir/domains] domain_name Verfies the content of the domain.xml file.
OPTIONS
--verbose turns on (true) or off (false, default) verbose debugging. --domaindir directory where the domain is to be created. If specified, path must be accessible in the filesystem. If not speci- fied, the domain is created in the default install_dir/domains directory.
OPERANDS
domain_name name of the domain. Must be a unique name. Example 1: Using the verify-domain-xml command asadmin> verify-domain-xml --verbose=true domain1 Element: applications Error: J2eeApplication Module does not contains application name 'MEjbApp' J2eeApplication Module does not contains application name '__ejb_container_timer_app'
EXIT STATUS
0 command executed successfully 1 error in executing the command J2EE 1.4 SDK March 2004 asadmin-verify-domain-xml(1AS)
Related Man Pages
asadmin-start-domain(1as) - sunos
asadmin-stop-domain(1as) - sunos
asadmin-stop-domain(1as) - x11r4
asadmin-delete-domain(1as) - plan9
asadmin-delete-domain(1as) - php
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed