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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
