-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
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.
- blocks
-
WFLY-509 JSR-343 JMS 2.0 Support
- Closed
- is related to
-
JBIDE-15507 Support injection of JMSContext
- Closed