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=22355>. 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=22355 Axis validation throws exception after finding all correct lilbraries ------- Additional Comments From [EMAIL PROTECTED] 2003-08-12 17:59 ------- If you look at the start page of your axis webapp, you will see the message that a 500 jasper error is caused by clashes between XML parser versions...because it is stopping the JSP page running there is no easy way for the JSP to be helpful when it actually occurs. Follow Rick's advice, get the full version with a better XML parser than ships with Java1.4.1, or else work out how to use endorsed directories to update the XML parser that tomcat (as well as axis) uses.
