[
https://issues.jboss.org/browse/JBIDE-26284?page=com.atlassian.jira.plugi...
]
Jan Richter updated JBIDE-26284:
--------------------------------
Description:
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.
was:
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.
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.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)