You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by bu...@apache.org on 2003/05/21 22:09:45 UTC

DO NOT REPLY [Bug 19682] - non-AxisFault exceptions don't have details serialized

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19682>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19682

non-AxisFault exceptions don't have details serialized

tomj@macromedia.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From tomj@macromedia.com  2003-05-21 20:09 -------
I had to make some modifications to the patch, in particular, I did not 
enhance the <exceptionName> element to contain the class name of exceptions 
that have type mappings registered.  This code is obsolete and is only there 
to support old Axis clients.

Thanks for the patch.

Please try out a nightly build and see if this works for you.
It would be VERY helpful to have a test case for this that I could check in.
See java/test/wsdl/fault directory for examples.