]
Jan Richter reassigned JBIDE-26284:
-----------------------------------
Assignee: Rob Stryker
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
Assignee: Rob Stryker
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.