Hi See this FAQ http://camel.apache.org/how-can-i-stop-a-route-from-a-route.html
On Fri, Nov 9, 2012 at 2:51 PM, De Backer Frederik (Belfius) <[email protected]> wrote: > Hello, > > I am receiving JMS message in an MDB that is deployed inside a WAS 8.0 > application server. In order to prevent out of order processing of messages, > we stop the message listener when an exception occurs (this is standard > feature of WAS message listener). So my question is: how can I implement this > behaviour in Camel ? I guess I need a way to shutdown the route somehow. > > Kr, > > Frederik De Backer > > > > > ----------------------------------------------------------------------------- > > http://www.belfius.be/maildisclaimer.htm > > ----------------------------------------------------------------------------- -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
