[weld-dev] ManagedBean and Weld integration

Emily Jiang emijiang6 at googlemail.com
Tue Jun 2 12:15:50 EDT 2015


For managed beans (@ManagedBean classes), they are java EE component
classes. They support both cdi and non-cdi interceptors. When I create a
instance using injectionTarget.produce(), I got hold of the instance with
both cdi and non-cdi interceptors associated. However, the @Resource
injection point on the non-cdi interceptors are not injected when Weld
creates the interceptor instances.

Is there anything I have missed or this is a bug?
-- 
Thanks
Emily
=================
Emily Jiang
ejiang at apache.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20150602/92f9271f/attachment.html 


More information about the weld-dev mailing list