[jboss-jira] [JBoss JIRA] (AS7-5485) Exploded mount relies on deployment extension

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Tue Sep 11 05:31:33 EDT 2012


    [ https://issues.jboss.org/browse/AS7-5485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715657#comment-12715657 ] 

Thomas Diesler edited comment on AS7-5485 at 9/11/12 5:31 AM:
--------------------------------------------------------------

Stuart, the MountExplodedMarker is set in the very first DUP. It seems we need to access the manifest before we can decide whether the deployment needs to get exploded.

Alternatively, we might need to remount in a DUP after the manifest is known.

What do you think?
                
      was (Author: thomas.diesler):
    Stuart, the mount marker is set in the very first DUP. It seems we need to access the manifest before we can decide whether the deployment needs to get exploded.

Alternatively, we might need to remount in a DUP after the manifest is known.

What do you think?
                  
> Exploded mount relies on deployment extension
> ---------------------------------------------
>
>                 Key: AS7-5485
>                 URL: https://issues.jboss.org/browse/AS7-5485
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: OSGi, Server
>            Reporter: Thomas Diesler
>            Assignee: Thomas Diesler
>             Fix For: 7.2.0.Alpha1
>
>
> The web subsystem relies on exploded mounts. Currently we mark the deployment as exploded for *.war and *.wab
> As a result OSGi webapps with *.jar extension do not get exploded and resources cannot be accessed via the associated web context.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list