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

Support injection of JMSContext

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 8.0.0.Alpha4
    • None
    • CDI / Weld, JMS
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: