Jan Richter created JBIDE-26284:
-----------------------------------
Summary: Servers created from relative path can't start
Key: JBIDE-26284
URL:
https://issues.jboss.org/browse/JBIDE-26284
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: runtime-server-protocol
Reporter: Jan Richter
Servers created with their ''server.home.dir'' attribute set to a relative
path will error on starting.
Example log from wildfly:
{noformat}Error: Could not find or load main class org.jboss.modules.Main{noformat}
Relative paths either need to be resolved, or rejected.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)