Sanjesh

Have you tried the error handling capabilities we introduced lately to handle this case? Unfortunately its still documented only in the email trails and you can find it here - http://mail-archives.apache.org/mod_mbox/ws-synapse-dev/200607.mbox/[EMAIL PROTECTED]

I will look into this issue as soon as I complete the RM mediator issue I am working on right now

asankha


Sanjesh Pathak wrote:

Hi Asankha,

 

Here’s the scenario. I am trying to capture the fault message received from the target service thorough a mediator (for example <log/> mediator). What I notice is that if target service throws a fault, then the rules are not applied to the outgoing message. So the mediators in the rules are not invoked. This is the error I get:

 

ERROR Axis2Sender - Unexpected error during Sending message onwards

 

I have looked at Axis2Sender:sendOn() method and it seems to me the it is catching the exception and not handling the soap fault message? I am not sure I am right, but this is what seems to be happening.

 

Sanjesh

--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to