[jbosstools-issues] [JBoss JIRA] (JBIDE-12424) Specifying a non-default configuration file in non-default profile doesn't work as expected via JBDS 5
Usman Saleem (JIRA)
jira-events at lists.jboss.org
Tue Aug 14 00:59:15 EDT 2012
Usman Saleem created JBIDE-12424:
------------------------------------
Summary: 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
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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jbosstools-issues
mailing list