I have just installed SOAP v2.3.1 with TOMCAT v3.3.1 under
IBM's OS/390.

I copied Soap.war into webapps/

Started tomcat and the soap.war expanded.

I point my browser to httP://hostname:port/soap
and the "APACHE SOAP Admin" page came up alright.

But when I click the "List" function I get :


Location: /soap/admin/list.jsp
Internal Servlet Error:

java.lang.NoClassDefFoundError:
javax/servlet/http/HttpServlet
        at admin.list_1._jspService(list_1.java:63)
        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:119)
        at
javax.servlet.http.HttpServlet.service(HttpServlet.java)
        at
org.apache.tomcat.facade.ServletHandler.doService(ServletHandler.java:574)
        at org.apache.tomcat.core.Handler.invoke(Handler.java:322)
        at
org.apache.tomcat.core.Handler.service(Handler.java:235)
        at
org.apache.tomcat.facade.ServletHandler.service(ServletHandler.java:485)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:917)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:833)
        at
org.apache.tomcat.modules.server.Http10Interceptor.processConnection(Http10Interceptor.java:176)
        at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:494)
        at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:516)
        at java.lang.Thread.run(Thread.java:512)



Is there somewhere that I did wrong or missed out ?

I can't use tomcat v4.x.x it just won't run under IBM's
OS/390. I reported it as a bug and as yet no response from
the developer.

Joseph Tan


http://mobile.yahoo.com.au - Yahoo! Messenger for SMS
- Always be connected to your Messenger Friends

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to