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.2.3, 2.1.6
Reporter: javier
Priority: Minor
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.