[jboss-jira] [JBoss JIRA] Resolved: (AS7-1040) domain.sh -domain-config parameter cannot accept an absolute path

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Jun 21 15:58:23 EDT 2011


     [ https://issues.jboss.org/browse/AS7-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list