Yes, I have read and understand that JavaDoc entry. It says it MAY be possible to raise the cache level when not explicitly doing XA transactions on JBoss 4. I'm asking what is the safe level to raise it to when doing Locally managed (non-XA) transactions when working with the ActiveMQComponent. Can I just raise it back to CACHE_CONSUMER? Only to CACHE_CONNECTION? Or do I need to leave it at CACHE_NONE?
Travis On Thu, Jul 7, 2011 at 11:21 AM, Ashwin Karpe <aka...@fusesource.com> wrote: > Hi, > > Please check out the following link... > > http://static.springsource.org/spring/docs/2.0.x/api/org/springframework/jms/listener/DefaultMessageListenerContainer.html#setCacheLevel(int) > http://static.springsource.org/spring/docs/2.0.x/api/org/springframework/jms/listener/DefaultMessageListenerContainer.html#setCacheLevel(int) > > > Cheers, > > Ashwin... > > ----- > --------------------------------------------------------- > Ashwin Karpe > Apache Camel Committer & Sr Principal Consultant > FUSESource (a Progress Software Corporation subsidiary) > http://fusesource.com > > Blog: http://opensourceknowledge.blogspot.com > --------------------------------------------------------- > -- > View this message in context: > http://camel.465427.n5.nabble.com/ActiveMQComponent-JmsTransactions-CacheLevel-tp4558968p4561612.html > Sent from the Camel - Users mailing list archive at Nabble.com. >