RE: Tomcat 3.3 b1

2001-08-01 Thread Domingo Aguilera
What I did was to edit this line in tomcat.sh oldCP unset... CLASSPATH=/soap-2_2/webapps/soap/WEB-INF/classes:${TOMCAT_HOME}/lib/tomcat.j ar This way the bad request URI prob was solved, but now I have the following: Fault Code = SOAP-ENV:Server.Exception: Fault String = org/apache/soap/uti

Tomcat 3.3 b1

2001-08-01 Thread Domingo Aguilera
Have anybody tried soap 2.2 on tomcat 3.3b1? I have the classical classpath prob. Speaking of StockQuoteService.class where am I have to place such file. I've tried /SOAP_HOME/webapps/soap/WEB-INF/classes/samples/stockquote but nothing... Any suggestions out there? Domingo Aguilera