Hi,
 
I've defined a service which does NOT throw a exception. But the handler in the global handler chain could throw exceptions. If that happens I got a NullPointerException in

org.apache.axis.message.SOAPFault

at line 184

 

My exception extends AxisFault and so

Reply via email to