[jboss-jira] [JBoss JIRA] Updated: (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:16:26 EDT 2011
[ https://issues.jboss.org/browse/AS7-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kevin Pollet updated AS7-1671:
------------------------------
Attachment: jboss-as7.zip
* Deploy the application with {{mvn clean package jboss-as:add-resource jboss-as:deploy}}
* Open http://localhost:8080/infinispan-jboss-as7/seed
> 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
> Attachments: jboss-as7.zip
>
>
> 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