This class performs the file related validations such as
existence of the file
read, write & execute permissions,
whether the file is a directory or a file
NOT THREAD SAFE
Override initDomain in LocalDomainCommand to only initialize
the local domain information (name, directory) in the local
case, when no --host has been specified.
See if the server is restartable
As of March 2011 -- this only returns false if a passwordfile argument was given
when the server started -- but it is no longer available - i.e.
K_USER -
Static variable in class com.sun.enterprise.admin.servermgmt.DomainConfig
These constants define the possbile Hash Map keys that can reside in
DomainConfig MAKE SURE THAT KEYS FOR PORTS END IN THE STRING "PORT" (case
ignored) - this is used in PEDomainConfigValidator to ensure that the
ports are unique!
Checks if the create-domain was created using --savemasterpassword flag
which obtains security by obfuscation! Returns null in case of failure
of any kind.
Implementation for the CLI command verify-domain-xml
Verifies the content of the domain.xml file
verify-domain-xml [--domaindir install_dir/domains] [domain_name]