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

Documentation listed for JMSConfiguration does not compile for 3.0.1 release.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 3.0.1
    • None
    • JMS, Transports
    • None
    • Unknown

    Description

      http://cxf.apache.org/docs/using-the-jmsconfigfeature.html

      This code is shown, and will not compile (setters no longer exist)

      JMSConfiguration jmsConfig = JmsUtils.newJMSConfiguration(taskId, jmsBrokerUrl); jmsConfig.setConcurrentConsumers(maxServiceThreads); jmsConfig.setMaxConcurrentConsumers(maxServiceThreads);

      I am upgrading to 3.0.1 and have code that sets properties on JMSConfiguration. I am looking for new way to do that. Is there some sort of migration guide that may help.

      Attachments

        Activity

          People

            cschneider Christian Schneider
            warreng Warren Goldman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: