[
https://issues.apache.org/jira/browse/CXF-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-4025.
------------------------------
Resolution: Not A Problem
Fix Version/s: 3.0
Old issue. Christian notes it should work better in 3.x, no confirmation from
user.
> Please make it easier to make small changes to JMS configuration
> ----------------------------------------------------------------
>
> Key: CXF-4025
> URL: https://issues.apache.org/jira/browse/CXF-4025
> Project: CXF
> Issue Type: Improvement
> Components: Configuration
> Affects Versions: 2.5.1
> Reporter: Benson Margulies
> Fix For: 3.0
>
>
> If I create a JMS endpoint, the destination name and all of that can be set
> up simply via the URL:
> {code}
> svrFactory.setAddress(JmsUtils.cxfJmsUrl(taskId, jmsBrokerUrl));
> {code}
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)