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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to