[weld-issues] [JBoss JIRA] Updated: (WELD-571) Interceptors not working for dependent scoped beans when using InjectionTarget
Francois Swiegers (JIRA)
jira-events at lists.jboss.org
Mon Jul 26 08:10:33 EDT 2010
[ https://jira.jboss.org/browse/WELD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francois Swiegers updated WELD-571:
-----------------------------------
Attachment: testcase.zip
This test case reproduces the problem in the SE environment - you will require Weld-SE to run it.
Run the InterceptorTest class to see the problem. The expected output is:
invoked interceptor!
invoked interceptor!
> Interceptors not working for dependent scoped beans when using InjectionTarget
> ------------------------------------------------------------------------------
>
> Key: WELD-571
> URL: https://jira.jboss.org/browse/WELD-571
> Project: Weld
> Issue Type: Bug
> Affects Versions: 1.0.1.Final
> Reporter: Francois Swiegers
> Attachments: testcase.zip
>
>
> When creating an intercepted bean of dependent scope using an InjectionTarget, the interceptor is not active.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list