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/util/xml/XMLParserUtils
Is this the classical xerces or xml parser problem ?
In such case where I have to place the xerces 1.3.0 jar file?
In the tomcat.sh ?
<Original Message>
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
</Original Message>