L.S., Could you mail us the Camel route that you're using, as well as the DBLogger implementation you wrote?
Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/ On Wed, Dec 15, 2010 at 1:57 PM, bhadra <[email protected]> wrote: > > > http=> > JMS => > (Camel XSLT => > DBLogger (implements MessageExchangeListener ) > =>http > ) > > This is the components list we have > > The Dblogger gets called the first time we start ServiceMix.. Second time > onewards the Listener does not get invoked at all > The messages gets transformed are sent to the HTTP endpoint but the Listener > is not called > > Appreciate any help > > Thanks > > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/MessageExchangeListener-called-only-first-time-tp3306210p3306210.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
