]
Brian Stansberry resolved AS7-1040.
-----------------------------------
Fix Version/s: No Release
(was: 7.0.0.CR1)
Resolution: Cannot Reproduce Bug
This works fine:
./domain.sh -domain-config
/home/bstansberry/dev/jbossas/bootstrap/jboss-as/testsuite/domain/src/test/resources/domain-configs/domain-standard.xml
Possibly the AS7-1041 fix took care of this as well.
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: No Release
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: