[jbosstools-issues] [JBoss JIRA] (JBIDE-12424) Specifying a non-default configuration file in non-default profile doesn't work as expected via JBDS 5

Daniel Chapman (JIRA) jira-events at lists.jboss.org
Tue Nov 13 12:24:18 EST 2012


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

Daniel Chapman commented on JBIDE-12424:
----------------------------------------

Seems that there is more than just the bug that shows absolute path when you select a config xml.  When you setup the runtime environment, it should 'remember' what directory it is instead of having to manually create the -Djboss.server.base.dir option manually.  People won't readily know about this option off the top of their head and is the type of thing an IDE 'wizard' should take care of right?  What else might be incorrect when doulbe clicking on your server from the Servers view - the summary page shown will be accurate or will it still be mixed with information from the default runtime directory that is assumed?  Just asking.  Seems buggy to me if I setup a runtime and the IDE doesn't know where that runtime is, like it may lead to further issues.
                
> Specifying a non-default configuration file in non-default profile doesn't work as expected via JBDS 5
> ------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12424
>                 URL: https://issues.jboss.org/browse/JBIDE-12424
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.Final
>            Reporter: Usman Saleem
>            Assignee: Rob Stryker
>            Priority: Critical
>              Labels: f2f2012
>             Fix For: 4.0.0.CR1
>
>
> Specifying a non-default configuration file in non-default profile doesn't work as expected via JBDS 5. When attempt to start the server, following error is raised:
> The server's configuration file does not exist: /jbeap6/standalone/configuration/jbeap6/custom/configuration/standalone-full-ha.xml
> Looks like jboss tool automatically appending /jbeap6/standalone/configuration
> Note that the custom configuration can be launched via command line as:
> ./standalone.sh -Djboss.server.base.dir=../custom --server-config=standalone-full-ha.xml

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list