[jboss-jira] [JBoss JIRA] (WFLY-1286) Support injection of JMSContext
Jason Greene (JIRA)
jira-events at lists.jboss.org
Fri May 17 22:08:15 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated WFLY-1286:
-------------------------------
Fix Version/s: 8.0.0.Alpha2
(was: 8.0.0.Alpha1)
> 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.Alpha2
>
>
> 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
More information about the jboss-jira
mailing list