Hello! I try to run Axis with the Enhydra Application Server (www.enhydra.org). I used Apache Soap before but now want to migrate to Axis. I installed Axis as a servlet beside our own application. The happyaxis.jsp page says that everything is OK.
But when I want to call a service or just get the version of axis using the Version service, I get an internet servlet error (see below). OK, before you say it - its more an Enhydra problem than a Axis problem - I tried it using Tomcat 4.1.x and everything works fine, but maybe somewhere here can give me a hint?! Thank you in advance! Internal Servlet Error: java.lang.NullPointerException at org.apache.axis.transport.http.AxisServletBase.getEngineEnvironment(AxisServletBase.java:285) at org.apache.axis.transport.http.AxisServletBase.getEngine(AxisServletBase.java:208) at org.apache.axis.transport.http.AxisServletBase.getEngine(AxisServletBase.java:187) at org.apache.axis.transport.http.AdminServlet.doGet(AdminServlet.java:100) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at org.apache.axis.transport.http.AxisServletBase.service(AxisServletBase.java:339) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.tomcat.core.ServiceInvocationHandler.method(Unknown Source) at org.apache.tomcat.core.ServletWrapper.handleInvocation(Unknown Source) at org.apache.tomcat.core.ServletWrapper.handleRequest(Unknown Source) at org.apache.tomcat.core.Context.handleRequest(Unknown Source) at org.enhydra.servlet.servletManager.ServletManager.service(Unknown Source) at org.enhydra.servlet.connectionMethods.http.HttpHandler.doARequest(Unknown Source) at org.enhydra.servlet.connectionMethods.http.HttpHandler.processRequests(Unknown Source) at org.enhydra.servlet.connectionMethods.http.HttpHandler.run(Unknown Source) at java.lang.Thread.run(Thread.java:536) -- Dipl. Inform. Boris Klug, control IT GmbH, Germany Fon: +49 261 92748-321 Fax: +49 261 92748-480 -- Dipl. Inform. Boris Klug, control IT GmbH, Germany Fon: +49 261 92748-321 Fax: +49 261 92748-480