RE: No way to get original exception from AxisFault

2002-10-25 Thread Tom Jordahl
The exceptionName element is a something I made up to allow Axis to throw the same exception on the client as was thrown on the server. This is Axis specific and does not interoperate with any other implementation. This functionality has been superceded in the current post-1.0 source by an im

Re: No way to get original exception from AxisFault

2002-10-25 Thread Steve Loughran
It might make sense, as I am thinking of cleaning up fault handling so the fault body *never* contains a stack trace of a nested fault, to stop stack traces going down the wire in production boxes. We still need access to contained faults when appropriate... - Original Message - From: "