[
https://issues.jboss.org/browse/JBIDE-18254?page=com.atlassian.jira.plugi...
]
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)