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

Support annotation-property-replacement option in @JMSConnectionFactory, @JMSPasswordCredential

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • 8.2.0.Final
    • JMS
    • None

    Description

      See org.jboss.as.messaging.deployment.JMSContextProducer, getJMSContext. Currently the values in JMSConnectionFactory and JMSPasswordCredential are do not go through the property replacement process. Doing so would be nice in order to externalize configuration settings, e.g.

      @Inject
      @JMSConnectionFactory("${remoteConnectionFactoryName}")
      private JMSContext context;
      

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              trussell_jira Tim Russell (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: