> Hi,
> I have a custom handler to log statistics for SOAP messages.
>
> The challenge I have is accessing some of the properties of the in
> flow message context in my handler's flowComplete() that is being executed 
> last in OutFaultFlow.
>
> ie. I need to access and log properties of the in message context for the 
> out fault message context the handler is given in Out Fault Flow.
>
> Any ideas?
>   
You can get the incoming message context from the operation context.

Thank you!
Deepal
> thanks
> Dave
>
>
>   

-- 
Thank you!


http://blogs.deepal.org

Reply via email to