[
https://issues.apache.org/jira/browse/CXF-2432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754226#action_12754226
]
Daniel Kulp commented on CXF-2432:
----------------------------------
This was an semi-oversight on our part that was fixed a couple weeks ago. The
reason it was commented out was enabling it caused a couple of tests we had to
fail and we didn't have time to dig in to figure out why at the time and it was
kind of forgotten about. A couple weeks ago, I came across this and
uncommented it and then we spent several days trying to figure out what the
test problems were. (turned out to be a timing issue with ActiveMQ)
> subscriptionDurable is commented in JMSFactory
> ----------------------------------------------
>
> Key: CXF-2432
> URL: https://issues.apache.org/jira/browse/CXF-2432
> Project: CXF
> Issue Type: Bug
> Affects Versions: 2.1.6, 2.2.3
> Reporter: javier
> Priority: Minor
> Fix For: 2.1.7, 2.2.4
>
>
> I can't create durable subscription and i see that in createJmsListener in
> JMSFactory is commented the next line:
> //jmsListener.setSubscriptionDurable(jmsConfig.isSubscriptionDurable());
> is there any reason for this? how can i set it?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.