FTR, it does not really cache consumers.  Caching consumers is
problematic as it can lead to messages being kinda lost if they are
unconsumed and the consumer is not closed.

On Fri, Jan 30, 2009 at 05:53, chrajanirao <rajan...@gmail.com> wrote:
>
> I just realized that we need to use
> "org.springframework.jms.connection.CachingConnectionFactory". As of spring
> 2.5.6, this supports caching of connection/sessions/consumers/producers and
> is strongly recommended to use with JmsTransactionManager!
> --
> View this message in context: 
> http://www.nabble.com/JmsComponent-issue-with-spring%27s-JmsTransactionManager-is-used-tp21697364s22882p21741460.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
>



-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to