[weld-issues] [JBoss JIRA] Commented: (WELD-951) Deployment error when enabling interceptor in beans.xml if already enabled in included jar
Cody Lerum (JIRA)
jira-events at lists.jboss.org
Fri Aug 12 09:37:10 EDT 2011
[ https://issues.jboss.org/browse/WELD-951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12620674#comment-12620674 ]
Cody Lerum commented on WELD-951:
---------------------------------
Is the interceptor being activated accross the entire deployment in AS6?
> Deployment error when enabling interceptor in beans.xml if already enabled in included jar
> ------------------------------------------------------------------------------------------
>
> Key: WELD-951
> URL: https://issues.jboss.org/browse/WELD-951
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.1.2.Final
> Environment: Jboss AS6 Final and JBoss A6.1 Snapshot
> Reporter: Cody Lerum
>
> This case is a Seam 3 app when enabling interceptor for Seam Persistence transactions
> <interceptors>
> <class>org.jboss.seam.transaction.TransactionInterceptor</class>
> </interceptors>
> Seam Secuitry already enables this interceptor https://github.com/seam/security/blob/3.0.0.Final/impl/src/main/resources/META-INF/beans.xml
> Stack trace here: https://gist.github.com/1140927
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list