[jboss-jira] [JBoss JIRA] (WFLY-5985) WFLYSRV0058: Additional resource root .. added via jboss-deployment-structure.xml does not exist when absolute path used
Brad Maxwell (JIRA)
issues at jboss.org
Tue Jan 12 14:08:00 EST 2016
Brad Maxwell created WFLY-5985:
----------------------------------
Summary: WFLYSRV0058: Additional resource root .. added via jboss-deployment-structure.xml does not exist when absolute path used
Key: WFLY-5985
URL: https://issues.jboss.org/browse/WFLY-5985
Project: WildFly
Issue Type: Bug
Reporter: Brad Maxwell
Assignee: Jason Greene
{code}
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
<deployment>
<resources>
<resource-root path="/home/test/my.jar" />
</resources>
</deployment>
</jboss-deployment-structure>
{code}
{code}
WARN [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0058: Additional resource root /content/app1.war//home/test/my.jar added via jboss-deployment-structure.xml does not exist
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list