[weld-issues] [JBoss JIRA] (WELD-571) Interceptors not working for dependent scoped beans when using InjectionTarget
Marius Bogoevici (JIRA)
jira-events at lists.jboss.org
Mon Mar 5 01:01:41 EST 2012
[ https://issues.jboss.org/browse/WELD-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673453#comment-12673453 ]
Marius Bogoevici commented on WELD-571:
---------------------------------------
I am afraid this still needs to be fixed. The problem is that SimpleInjectionTarget does not take interception/decoration into consideration - while it should do something similar to what ManagedBean currently does.
> Interceptors not working for dependent scoped beans when using InjectionTarget
> ------------------------------------------------------------------------------
>
> Key: WELD-571
> URL: https://issues.jboss.org/browse/WELD-571
> Project: Weld
> Issue Type: Bug
> Components: Interceptors and Decorators
> Affects Versions: 1.0.1.Final
> Reporter: Francois Swiegers
> Assignee: Marius Bogoevici
> Priority: Minor
> 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, 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 weld-issues
mailing list