Throw an exception? On 20/03/2008, Aaron Crickenberger <[EMAIL PROTECTED]> wrote: > Say I have the following route defined in XML: > > <route> > <from uri="seda:start" /> > <process ref="myProcessorA" /> > <process ref="myProcessorB" /> > <to uri="seda:end" /> > <route> > > If the myProcessorA processor recognizes that a message it's > processing doesn't make business sense, what could it do to prevent > the message from going any further in the route? > > > - aaron >
-- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
