[
https://issues.jboss.org/browse/JBIDE-12424?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-12424.
---------------------------------
I verified that it works as Rob explained - if you want to use a custom dir instead of
standalone there's no other way than fiddling with the launch configuration. I also
checked that the browse button returns relative path to the config xml as it should.
Tested with JBDS 6.0.0.CR1 B111.
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