[jboss-jira] [JBoss JIRA] Resolved: (AS7-810) Change DeploymentRootMountProcessor To Use Marker to Determine Whether to Mount Exploded

Stuart Douglas (JIRA) jira-events at lists.jboss.org
Tue Jun 7 21:44:59 EDT 2011


     [ https://issues.jboss.org/browse/AS7-810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved AS7-810.
--------------------------------

    Fix Version/s: 7.0.0.CR1
       Resolution: Done


> Change DeploymentRootMountProcessor To Use Marker to Determine Whether to Mount Exploded
> ----------------------------------------------------------------------------------------
>
>                 Key: AS7-810
>                 URL: https://issues.jboss.org/browse/AS7-810
>             Project: Application Server 7
>          Issue Type: Feature Request
>    Affects Versions: 7.0.0.Beta3
>            Reporter: Benjamin Browning
>            Assignee: Stuart Douglas
>             Fix For: 7.0.0.CR1
>
>
> 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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list