Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-1286

Support injection of JMSContext

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Alpha4
    • None
    • CDI / Weld, JMS
    • 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.

            jmesnil1@redhat.com Jeff Mesnil
            jmesnil1@redhat.com Jeff Mesnil
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: