-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
1.1.1.Final
-
None
Injecting a request scoped component in a Message Driven Bean results in the following exception when a message is received:
ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped
The CDI specification states that "the request scope is active ... during any message delivery to a MessageListener for a JMS topic or queue obtained from the Java EE component environment.