I have Axis Beta1 working fine on WebLogic5.1.
I had some troubles with beta2 (but don't remember if it was null pointer exceptions
like yours), and went back to beta1 wich works ok.
If you use beta2, then try beta1, maybe...
--Ga�l Pouzerate
10.06.2002 15:03:48, "Lin Chen" <[EMAIL PROTECTED]> wrote:
>Did anybody successfully deploy the axis on weblogic 5.1? I has no problem
>to make Apache Soap work on weblogic 5.1. But for Axis I keep getting
>NullPointerException. The stack trace is as below:
>
>I would appreciate if somebody can share his experience to get away this
>problem.
>
>Sihan
>
>java.lang.NullPointerException
> at java.io.File.<init>(File.java:181)
> at
>org.apache.axis.server.DefaultAxisServerFactory.getServer(DefaultAxis
>ServerFactory.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:865)
> at
>weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
>pl.java:120)
> at
>weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
>textImpl.java:941)
> at
>weblogic.servlet.internal.ServletContextImpl.invokeServlet(ServletCon
>textImpl.java:905)
> at
>weblogic.servlet.internal.ServletContextManager.invokeServlet(Servlet
>ContextManager.java:269)
> at
>weblogic.socket.MuxableSocketHTTP.invokeServlet(MuxableSocketHTTP.jav
>a:391)
> at
>weblogic.socket.MuxableSocketHTTP.execute(MuxableSocketHTTP.java:273)
>
> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:129)
>
>_________________________________________________________________
>Send and receive Hotmail on your mobile device: http://mobile.msn.com
>
>
>