[jboss-jira] [JBoss JIRA] Closed: (JBDEPLOY-59) Subdeployment manifest locations should not be added if they are in the parent context

Adrian Brock (JIRA) jira-events at lists.jboss.org
Mon Jul 21 06:04:04 EDT 2008


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

Adrian Brock closed JBDEPLOY-59.
--------------------------------

    Resolution: Done


> Subdeployment manifest locations should not be added if they are in the parent context
> --------------------------------------------------------------------------------------
>
>                 Key: JBDEPLOY-59
>                 URL: https://jira.jboss.org/jira/browse/JBDEPLOY-59
>             Project: JBoss Deployers
>          Issue Type: Bug
>          Components: deployer
>            Reporter: Adrian Brock
>            Assignee: Adrian Brock
>             Fix For: JBDEPLOY-2.0.0.CR1
>
>
> When AbstractStructureDeployer processes the manifest for a subdeployment context, it includes
> entries that are already included in the parent context within the classpath of .
> e.g.
> top-level.ear/utility.jar
> top-level.ear/sub-deployment.war
> If sub-deployment.war contains a manifest entry with
> Class-Path: utility.jar
> This should not be included because it is already in the classpath as part of top-level.ear
> (assuming top-level.ear lists it in the appliaction.xml, if it didn't it should include it in the cflasspath of
> subdeployment.war).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list