Thanks Ron that was very helpful. If I'm using the Dead Letter Channel and a message fails the max number of allowed times can it be sent somewhere else?
Regards Ben rgavlin wrote: > > Hi Ben, > > Yes, although it is not well documented as of yet. You use the Camel > ErrorHandler (http://activemq.apache.org/camel/error-handler.html) within > the servicemix-camel component to handle errors in a SMX flow. > > See subversion commit > (http://svn.eu.apache.org/viewvc?view=rev&revision=710053) for several > unit tests that exercise and demonstrate this functionality. > > /Ron > > > > benshort wrote: >> >> Hi, >> >> Is it possible to do something like the following mule example with >> service mix? >> >> http://www.mulesource.org/display/MULE2INTRO/Error+Handler+Example >> > > -- View this message in context: http://www.nabble.com/Error-Handling-tp21386768p21404399.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
