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=10219>. 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=10219 RemoteException detail field does not contain real exception [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2002-06-25 18:12 ------- Tested your changes to AxisFault and SOAPFaultBuilder...Added a try/catch for RemoteException on the client and still see nothing in the detail field. The reason is that the detail field is not placed on the "wire". If you use tcpmon, you will not see any difference on the "wire" with your changes to AxisFault and SOAPFaultBuilder. Thanks, dims