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=15764>. 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=15764 API changes break backwards compatibility with Axis 1.0 ------- Additional Comments From [EMAIL PROTECTED] 2003-01-03 17:52 ------- The DefaultSOAP12TypeMappingImpl is the obvious one. I've noticed others, such as the org.apache.axis.Chain, which has had some extensive method refactoring; EngineConfigurationFactory is another; And I'm sure there are others. Anybody who's gone through and made any changes to class names and method signatures needs to go back and do a review to ensure that proper API evolution techniques are being used.