Description
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?
Attachments
Issue Links
- is related to
-
CXF-2026 jms transport: Unused jms properties
- Closed