t must have happened before... it almost looks like an Axis
bug.
--
Lorenzo
-Messaggio Originale-
Da: "Sunil Kothari" <[EMAIL PROTECTED]>
A: <[EMAIL PROTECTED]>
Data invio: sabato 22 gennaio 2005 14.35
Oggetto: Re: AxisFault with custom exception
Note that the ex
Hi Lorenzo,
Let me give the configuration of what I am using.
Axis 1.1 running under Tomcat 5.0.27
I think you have to subclass your Exception from AxisFault and then try to
catch exception on the client side.
Here's how my exception hierarchy looks
java.lang.Object
|
+--java.lang.Throwab