[ 
https://issues.apache.org/activemq/browse/CAMEL-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Strachan resolved CAMEL-253.
----------------------------------

    Resolution: Fixed

A workaround is to append your URL as follows

{code}
activemq:topic.Cheese?cacheLevelName=CACHE_CONSUMER
{code}

Though trunk now has a fix so we use CACHE_CONSUMER for non-durable 
subscriptions on topics.

> 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.

Reply via email to