]
Rob Stryker commented on JBIDE-26284:
-------------------------------------
Can you please give an example of this? Include explicit steps.
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 (and yes, that is the complete log):
{noformat}Error: Could not find or load main class org.jboss.modules.Main{noformat}
Relative paths either need to be resolved, or rejected.