I don't know of any public / shareable example of setting a custom 
MessageListenerContainer unfortunately.

That being said, from the Camel route standpoint, you should write something 
like:

from://jms?consumerType=Custom&messageListenerContainerFactoryRef=…

This is documented in http://camel.apache.org/jms.html#JMS-Alltheotheroptions.

> On 18 Nov 2015, at 16:43, deepak_a <angesh...@gmail.com> wrote:
> 
> Hi,
> 
> Thanks for the reply, the XA connection factory is in place,
> Can you pls point to an example on how to override the default
> messageListener?
> 
> (I have checked in forum - I am not able to see anyone done this in the
> past)
> 
> regards
> D
> 
> 
> 
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-improve-throughput-by-grouping-messages-in-a-Transaction-tp5773344p5774063.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to