Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-810

Change DeploymentRootMountProcessor To Use Marker to Determine Whether to Mount Exploded

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 7.0.0.CR1
    • 7.0.0.Beta3
    • None
    • None

    Description

      Right now DeploymentRootMountProcessor is hard-coded to only mount .war files exploded. For TorqueBox, we have the need to mount .knob files exploded. It would be great if there was some ExplodedRootMarker that DeploymentRootMountProcessor checked instead of looking at the file extension. This would mean moving Phase.STRUCTURE_MOUNT to some value greater than 0 to allow an earlier processor to call ExplodedRootMarker.mark(...) for .war files and let TorqueBox create its own processor to do the same for .knob files.

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            bbrownin@redhat.com Ben Browning
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: