tomcat exception

2001-12-12 Thread Francis Amanfo
Hi, I am in the process of getting soap 2.2 work under tomcat 4.0. When I point my browser to http://localhost:8080/soap/servlet/rpcrouterI get the exception: javax.servlet.ServletException: Class org.apache.soap.server.http.RPCRouterServlet is not a Servletat

Re: tomcat exception

2001-12-12 Thread Gerald Hildebrandt
I had the same problem yesterday, just copy soap.jar into /soap-2_2/webapps/soap/WEB-INF/lib/ . Francis Amanfo wrote: Hi, I am in the process of getting soap 2.2 work under tomcat 4.0. When I point my browser to http://localhost:8080/soap/servlet/rpcrouter I get the exception: