[
https://issues.jboss.org/browse/JBIDE-12157?page=com.atlassian.jira.plugi...
]
Martin Malina closed JBIDE-12157.
---------------------------------
Rob, you forgot to close this issue again ;) Closing.
Cannot start Gatein 3.3 JBoss 7 with default configuration
----------------------------------------------------------
Key: JBIDE-12157
URL:
https://issues.jboss.org/browse/JBIDE-12157
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Portal/GateIn, server
Affects Versions: 3.3.0.CR1
Environment: JBDS 5 CR1b, GateIn-3.3.0-GA-jbossas7
Reporter: Lucia Jelinkova
Assignee: Rob Stryker
Labels: new_and_noteworthy
Fix For: 4.1.0.Alpha2
When I add new Gatein 3.3 with JBoss AS7 to JBT, I need to modify the launch
configuration manually in order for server to start.
I needed to modify -mp parameter in Program arguments
{code}
-mp
"/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/modules:/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/gatein/modules"
{code}
And add the following into the VM arguments
{code}
-Dexo.conf.dir=/home/ljelinko/programs/jboss/GateIn/GateIn-3.3.0-GA-jbossas7/bin/../standalone/configuration/gatein
-Dexo.conf.dir.name=gatein
{code}
--
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