Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1

Deployment overlay feature does not work if a leading / is present on the overlay path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.0.0.Alpha2
    • 1.0.0.Alpha1
    • Server
    • None
    • Hide

      1. Deploy attached "wmq.jmsra.rar" on a newly installed WildFly 8.1.0 Final

      2. In CLI, use deployment-overlay command to add a .jar file for deployment "wmq.jmsra.rar" (overlay-2.jar can be any .jar file containing some additional classes which might be used later by the resource adapter)

      [standalone@localhost:9999 /] deployment-overlay add --name=myOverlay --content=/overlay-2.jar=/home/lyle.w/Desktop/01113565/overlay-2.jar --deployments=wmq.jmsra.rar --redeploy-affected

      Show
      1. Deploy attached "wmq.jmsra.rar" on a newly installed WildFly 8.1.0 Final 2. In CLI, use deployment-overlay command to add a .jar file for deployment "wmq.jmsra.rar" (overlay-2.jar can be any .jar file containing some additional classes which might be used later by the resource adapter) [standalone@localhost:9999 /] deployment-overlay add --name=myOverlay --content=/overlay-2.jar=/home/lyle.w/Desktop/01113565/overlay-2.jar --deployments=wmq.jmsra.rar --redeploy-affected

    Description

      According to WFLY-1359[1], we should be able to add a jar for an existing deployment.

      Testing against WildFly 8.1.0 Final, the deployment-overlay feature reports errors on adding a new .jar for a .rar resource adapter deployment.

      [1] - https://issues.jboss.org/browse/WFLY-1359

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            rhn-support-lywang Lyle Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: