cvs commit: xml-soap/java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java

2003-05-27 Thread snichol
snichol 2003/05/27 15:21:03 Modified:java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java Log: Throw a specific exception when target URI is null, rather than an NPE. Revision ChangesPath 1.39 +3 -0 xml-so

Re: Need help badly with soap apache!!!!!

2003-05-27 Thread Scott Nichol
Two questions 1. How have you deployed Apache SOAP on the server? Did you create a webapp? Did you change Tomcat's classpath? 2. How have you deployed your service class, newrequestv2? On 26 May 2003 at 20:09, Henk Schipper wrote: > Hi All, > > We are implementing apache soap fase 2 now. >

RE: Need help badly with soap apache!!!!!

2003-05-27 Thread Henk Schipper
Hi Scott, I think so too that somewhere there is a problem... But what (its only a feeling). Or version upgrade (thats the one I am trying now). I deployed the service with id "http://www.mynet.nl/fase2/Body/newrequest-v2"; there is no way i tried otherwise. The client kept on saying that otherwis