Jeff Mesnil created WFLY-1286:
---------------------------------
Summary: Support injection of JMSContext
Key: WFLY-1286
URL:
https://issues.jboss.org/browse/WFLY-1286
Project: WildFly
Issue Type: Feature Request
Components: CDI / Weld, JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 8.0.0.Alpha1
From JMS 2.0 JMS Context javadoc:
"Applications running in the Java EE web and EJB containers may alternatively
inject a JMSContext into their application using the @Inject annotation."
The WildFly messaging subsystem should provide the Bean to inject JMSContext. The
JMSContext is created by looking up the (eventually default) JMS ConnectionFactory from
JNDI and calling createContext() on it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira