[
https://issues.apache.org/jira/browse/CXF-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14053569#comment-14053569
]
Christian Schneider commented on CXF-4025:
------------------------------------------
Can you check this issue with the new CXF 3 jms transport? I think it should
work better there.
> 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
>
> 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.2#6252)