[weld-issues] [JBoss JIRA] (WELD-1035) ProcessInjectionTarget not fired for message driven bean
Martin Kouba (Created) (JIRA)
jira-events at lists.jboss.org
Thu Dec 22 07:43:09 EST 2011
ProcessInjectionTarget not fired for message driven bean
--------------------------------------------------------
Key: WELD-1035
URL: https://issues.jboss.org/browse/WELD-1035
Project: Weld
Issue Type: Bug
Reporter: Martin Kouba
*11.5.8. ProcessInjectionTarget event* states:
"The container must fire an event for every Java EE component class supporting injection that may be instantiated by the container at runtime, including every managed bean declared using @ManagedBean, EJB session or message-driven bean, enabled bean, enabled interceptor or enabled decorator."
However it is not fired for message driven bean.
TCK 1.1 test: *org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.jms.ContainerEventTest.testProcessInjectionTargetEventFiredForMessageDrivenBean()*
--
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