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=13133>. 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=13133 Xerces 2.2.0 incompatibility Summary: Xerces 2.2.0 incompatibility Product: Axis Version: 1.0-rc1 Platform: PC OS/Version: Windows NT/2K Status: NEW Severity: Blocker Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The Axis server don't work with Xerces 2.2.0. After Tomcat installation and while the Apache-AXIS -> Validate run normally telling all jars can be found (including the xercesImpl.jar and xmlParserAPIs.jar) the Axis administrator don't work nor the view of available Web services. After removall of this jar and replacement with xerces.jar release 1.4.4, every think goes well. Note : Launching the Axis administrator results in an internal error from the Xerces parser about class loading.