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=14552>. 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=14552 soap 1.2 axis fault patch ------- Additional Comments From [EMAIL PROTECTED] 2002-11-20 16:44 ------- Andras, Checked in your code (except for the @deprecated tag) for the 2 constructors...I did not want to deprecate things without consensus from other folks. Yes, Please upload test-cases. (You can add test cases for the new constructor as well). For the setFaultCodeAsString, AFAIK we were using Constants.NS_URI_AXIS so far as there is no guidance in 1.1 on what this should be. If you want to do this during serialization with a switch for 1.1 (Constants.NS_URI_AXIS) and 1.2 (Constants.URI_SOAP12_ENV) This is i guess the best approach. I will keep this bug report open for you to upload any additional patches and test cases. Thanks, dims