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 Summary: Axis validation throws exception after finding all correct lilbraries Product: Axis Version: 1.0 Platform: Other OS/Version: Windows XP Status: NEW Severity: Blocker Priority: Other Component: Deployment / Registries AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I installed Apache Tomcat 4.1.27-LE-jdk14 on Windows XP running Sun's Java 1.4.1 platform. I stopped Apache, copied the axis directory into webapps and then went to the validation page. It told me to get activation.jar, mail.jar, and xmlsec.jar, which I subsequently did. When I restarted Tomcat and went to validate axis, I get an HTTP Status 500 informing me that there was an internal error showing that a JasperException was thrown (in a long stack trace which I can reproduce)from org.apache.jasper.servlet.JspServletWrapper.service() with the root cause exception a ServletException thrown from org.apache.jasper.runtime.PageContextImpl.handlePageException() Is s JSP servlet instantiation failing here?
