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

Reply via email to