Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2748

WFLYSRV0058: Additional resource root .. added via jboss-deployment-structure.xml does not exist when absolute path used

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 7.0.0.ER3
    • Server
    • None

      Using:

      <jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
        <deployment>
          <resources>
            <resource-root path="/home/test/my.jar" />
          </resources>
        </deployment>
      </jboss-deployment-structure>
      

      It fails to locate the resource-root:

      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
      

      Looks like src/main/java/org/jboss/as/server/deployment/module/descriptor/DeploymentStructureDescriptorParser.java

              chaowan@redhat.com Chao Wang
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: