[jboss-jira] [JBoss JIRA] (AS7-1947) Startup options jboss.domain.base.dir / jboss.domain.config.dir are ignored

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Fri Jan 27 08:32:48 EST 2012


    [ https://issues.jboss.org/browse/AS7-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662424#comment-12662424 ] 

Brian Stansberry commented on AS7-1947:
---------------------------------------

If for this fix we're going to end up looping through all the command line params checking for -D, please also change things such that they all become arguments to java instead of arguments to main. (I'm not proposing doing that for properties from file though.)

I suspect though that the AS7-2494 approach will win out. For the first approach above, we'd also need to deal with -D values set in standalone.conf/domain.conf.
                
> Startup options jboss.domain.base.dir / jboss.domain.config.dir are ignored
> ---------------------------------------------------------------------------
>
>                 Key: AS7-1947
>                 URL: https://issues.jboss.org/browse/AS7-1947
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 7.0.1.Final
>            Reporter: Michael Voegele
>            Assignee: Emanuel Muckenhuber
>             Fix For: 7.1.0.Final
>
>
> Starting JBoss using
> jboss_install/bin/domain.bat 
>   -Djboss.home.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_install
>   -Djboss.domain.base.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain
>   -Djboss.domain.config.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain\configuration
> leads to
> Unable to read the logging configuration from 'file:C:\eplatform\jboss\AS-7.0-Test\jboss_install/domain/configuration/logging.properties'
> Options jboss.domain.base.dir / jboss.domain.config.dir are ignored.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list