You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by 蘇 軼(CEC) <s_...@cec-ltd.co.jp> on 2006/07/21 07:46:31 UTC

Why I could not get MessageContext in error routine method processAxisFault()?

hi all,

Using Axis1.4 I extended the AxisServlet class and overwrote the
processAxisFault(AxisFault fault) method to do some error handlering things,
like logging the service name and method name, but when I use
MessageContext.getCurrentContext() in that method to get the message
context, it is null.

Is there any way to get the service name and method name in that method?
or is there another method to do the error routine?

Any help or web resources would be greatly appreciated !

Regards,
- sukie


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org