]
Brian Stansberry updated AS7-1040:
----------------------------------
Assignee: Brian Stansberry
Fix Version/s: 7.0.0.CR1
Component/s: Domain Management
domain.sh -domain-config parameter cannot accept an absolute path
-----------------------------------------------------------------
Key: AS7-1040
URL:
https://issues.jboss.org/browse/AS7-1040
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Reporter: Misty Stanley-Jones
Assignee: Brian Stansberry
Fix For: 7.0.0.CR1
The -domain-config paramter of domain.sh command can only accept a filename, not an
absolute or relative path. This means that you have to copy your alternate config file
into JBOSS_HOME/domain/configuration/ before using it. This behavior is inconsistent with
the -server-config option of standalone.sh, which can take either an absolute path,
relative path, or if just given a filename, assumes the file is in
standalone/configuration/.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: