I developed a fine working WAR-File.
But on the production system it has to be included in a Tomcat 4.1.18
using a context-file - for having a prefix and avoiding the unpacked version of the war-file.
When i try this i get an "NullPointerException" with no more information from Axis.
Do you have any idea ?
I'm sorry - only using Axis Beta-2 but i have a lot of problems with updating, but if you think this will really help i will have a try for some hours ...
Thank you very much in advance Regards - Henning
java.lang.NullPointerException
at java.io.File.(File.java:180)
at org.apache.axis.server.DefaultAxisServerFactory.getServer(DefaultAxisServerFactory.java:112)
at org.apache.axis.server.AxisServer.getServer(AxisServer.java:105)
at org.apache.axis.transport.http.AxisServlet.getEngine(AxisServlet.java:202)
at org.apache.axis.transport.http.AxisServlet.getEngine(AxisServlet.java:166)
at org.apache.axis.transport.http.AxisServlet.doGet(AxisServlet.java:215)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
[...]
--
Henning Mersch <[EMAIL PROTECTED]>
EMBL Outstation - The European Bioinformatics Institute (EBI)