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=17790>. 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=17790 NPE in AxisServlet during AdminClient work Summary: NPE in AxisServlet during AdminClient work Product: Axis Version: current (nightly) Platform: Other OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: Basic Architecture AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Error 500 received during AdminClient call: The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>java.lang.NullPointerException [axis-admin] at org.apache.axis.transport.http.AxisServlet.doPost(AxisServlet .java:883) [axis-admin] at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) [axis-admin] at org.apache.axis.transport.http.AxisServletBase.service(AxisSe rvletBase.java:339) [axis-admin] at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) [axis-admin] at org.apache.catalina.core.ApplicationFilterChain.internalDoFil ter(ApplicationFilterChain.java:247) Now the root cause is something on my machine (I cant replicate it over both), but there seems to be a way of creating an NPE in the servlet that should not be allowed. Will explore further.
