Hi, On Tue, Dec 27, 2011 at 4:24 AM, spayasam <[email protected]> wrote:
> > I had to switch to using <pojoCommand> and handle errors from a pojo class > because Synapse wasn't executing the error sequences. > I've double checked the documentation and couldn't find anything wrong in > my > configuration. > Any ideas? > > > spayasam wrote: > > > > Hi > > > > Any ideas? No one? > > > > Thanks > > Shravan > > > > spayasam wrote: > >> > >> Hi All > >> > >> I'm trying to run a simple error handler like this > >> > >> <sequence name="run_ws" onError="WSFaultHanlder"> > >> <callout ..> > >> ... > >> </callout> > >> </sequence> > >> > >> <sequence name="WSFaultHandler"> > >> handle errors here ..send email using mailto > >> </sequence> > >> > >> When the callout fails with any error(transport error/soap fault) , the > >> WSFaultHandler is not getting invoked at all. > >> I can see that the error is thrown in the synapse log. Am I doing > >> something wrong? > Could you please post the log here? DEBUG logs will be more useful. [1] contains instructions on how to enable DEBUG logs in Synapse. [1] http://synapse.apache.org/Synapse_Samples_Setup.html Thanks, Sadeep >> > >> Thanks > >> Shravan > >> > > > > > > -- > View this message in context: > http://old.nabble.com/Error-Sequences-not-invoked-tp33017415p33039586.html > Sent from the Synapse - User mailing list archive at Nabble.com. > > -- Sadeep Jayasumana**** Email: [email protected]**** Phone: +94-77-2266507
