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/10/31 02:39:32 UTC

DO NOT REPLY [Bug 24275] - AxisFault should use Exception class name as fault code.

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=24275>.
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=24275

AxisFault should use Exception class name as fault code.





------- Additional Comments From lycono@mindless.com  2003-10-31 01:39 -------
In order to achieve this, line 202 in org/apache/axis/AxisFault should be
changed from

setFaultCodeAsString(Constants.FAULT_SERVER_USER);