the default spring cache value for JMS topics is CACHE_CONNECTION to work
around the spring bug - but this breaks non-durable topics
------------------------------------------------------------------------------------------------------------------------------------
Key: CAMEL-253
URL: https://issues.apache.org/activemq/browse/CAMEL-253
Project: Apache Camel
Issue Type: Improvement
Components: camel-jms
Reporter: James Strachan
Fix For: 1.3.0
We should default to CACHE_CONSUMER for non-durable topics until Spring fix
their bug then we can use CACHE_CONSUMER by default on all endpoints
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.