[jbosstools-issues] [JBoss JIRA] (JBIDE-18254) Change in remote server's config dir is not reflected in the launch command

Martin Malina (JIRA) issues at jboss.org
Thu Sep 4 05:17:00 EDT 2014


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

Martin Malina commented on JBIDE-18254:
---------------------------------------

Please note that --server-config requires a path relative to the default config dir, so if I want to use standaloneXX as the main dir, you either need --server-config=../../standaloneXX/configuration/standlone, or better, set the base dir first:
-Djboss.server.base.dir=/absolute/path/to/eap/standaloneXX --server-config=standalone.xml

> Change in remote server's config dir is not reflected in the launch command
> ---------------------------------------------------------------------------
>
>                 Key: JBIDE-18254
>                 URL: https://issues.jboss.org/browse/JBIDE-18254
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.CR1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.2.0.CR2
>
>
> When you create a remote server and then change the Remote Server Base Directory from standalone to something else, this change is not reflected in the config= setting in the launch command.
> This may apply to local servers as well.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list