You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2017/04/03 18:45:41 UTC

[jira] [Updated] (CXF-6016) Documentation listed for JMSConfiguration does not compile for 3.0.1 release.

     [ https://issues.apache.org/jira/browse/CXF-6016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp updated CXF-6016:
-----------------------------
    Component/s: JMS

> Documentation listed for JMSConfiguration does not compile for 3.0.1 release.
> -----------------------------------------------------------------------------
>
>                 Key: CXF-6016
>                 URL: https://issues.apache.org/jira/browse/CXF-6016
>             Project: CXF
>          Issue Type: Bug
>          Components: JMS, Transports
>    Affects Versions: 3.0.1
>            Reporter: Warren Goldman
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)