Is there any easy way for an exception's original stack trace to be retrieved? For instance, on the server the service is using AxisFault.makeFault to create an AxisFault from a reguler exception, but it doesn't seem to effect the client's view of the exception and it's stack trace. Is there any way I can both ensure the complete stack trace makes it as well as get the exception into a more java-friendly form (outside of parsing the results via regex?).

Thanks

------------------------------------------------------------------------ --------------------------
Marc Boorshtein
Software Engineer, Octet String
[EMAIL PROTECTED]


Reply via email to