[jboss-jira] [JBoss JIRA] Created: (AS7-1671) Classloading issue with a CDI extension which use a library provided by the Application Server

Kevin Pollet (JIRA) jira-events at lists.jboss.org
Mon Aug 29 17:10:26 EDT 2011


Classloading issue with a CDI extension which use a library provided by the Application Server
----------------------------------------------------------------------------------------------

                 Key: AS7-1671
                 URL: https://issues.jboss.org/browse/AS7-1671
             Project: Application Server 7
          Issue Type: Bug
          Components: CDI / Weld, Modules
    Affects Versions: 7.0.1.Final
            Reporter: Kevin Pollet
            Assignee: Stuart Douglas


I've developed a CDI extension which provides some functionality for Infinispan. If I use the provided version of Infinispan I've got the following exception http://pastebin.com/F0sUsFHX.

If I add the following dependencies to the Infinispan module all works fine.
* org.jboss.interceptor
* org.javassist

--
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