Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-4025

Please make it easier to make small changes to JMS configuration

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • 2.5.1
    • 3.0
    • Configuration
    • None
    • Unknown

    Description

      If I create a JMS endpoint, the destination name and all of that can be set up simply via the URL:

      svrFactory.setAddress(JmsUtils.cxfJmsUrl(taskId, jmsBrokerUrl));
      

      However, as soon as I want to set any of the options in the JMSConfiguration object, I have to now come up with these facts for myself. I wish that there was a factory for JMSConfiguration objects that set up from a URL so that I could just set the parameters I care about (such as the concurrency params).

      Attachments

        Activity

          People

            Unassigned Unassigned
            bmargulies Benson Margulies
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: