[jboss-jira] [JBoss JIRA] (AS7-2416) Problem when deploying multiple jars which depend on a signed module

Paul Gier (Updated) (JIRA) jira-events at lists.jboss.org
Thu Oct 27 20:54:45 EDT 2011


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

Paul Gier updated AS7-2416:
---------------------------

    Steps to Reproduce: 
1. Unzip the attached deployments.zip file into the standalone/deployments directory.
2. Start up the server and notice that deployment is successful.  Then shut down and remove the deployments.
3. Take the attached jbossws-cxf-server (signed version of the original) and replace the original version under modules/org/jboss/ws/cxf/jbossws-cxf-server/main.
4. Re-deploy and restart the server and you should see error messages similar to the attached log file excerpt.


    
> Problem when deploying multiple jars which depend on a signed module
> --------------------------------------------------------------------
>
>                 Key: AS7-2416
>                 URL: https://issues.jboss.org/browse/AS7-2416
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Deployment, Modules
>    Affects Versions: 7.1.0.Alpha1
>            Reporter: Paul Gier
>            Assignee: Thomas Diesler
>         Attachments: deployment-error.txt, deployments.zip, jbossws-cxf-server-4.0.0.Beta6.jar
>
>
> There seems to be a problem with parallel loading a signed module when multiple deployments depend on the module.
> The error message says that multiple jars are loading the same package with different signatures, even though the package is only in one jar.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list