You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Andre Gustavo Lomonaco <lo...@cetec.br> on 2000/08/21 22:03:49 UTC

Problem with Stockquote Sample

Hi,

First, sorry for my bad english...

I'm trying to use the stockquote sample but only I got is the following
error:

java samples.stockquote.GetQuote
http://xml.cetec.br:8080/soap/servlet/rpcrouter IBM
>>(Mon Aug 21 16:30:31 GMT-03:00 2000) Processing SOAP request...
Ouch, the call failed: 
  Fault Code   = SOAP-ENV:Server.BadTargetObjectURI
  Fault String = Unable to resolve target object:
samples.stockquote.StockQuoteService

I'm using Apache 3.12+DSO+OpenSSL + Tomcat 3.1 and the last CVS SOAP

I can deploy and undeploy services using the URL
http://xml.cetec.br:8080/soap/admin/

My TOMCAT's CLASSPATH

redat# bin/tomcat.sh env
Setting classpath to:
/usr/local/tomcat/classes:/usr/local/tomcat/lib/xerces.jar
:usr/local/tomcat/webapps/soap:.
:/usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/cocoon.jar
:/usr/local/tomcat/lib/fop_0_13_0.jar:/usr/local/tomcat/lib/fscontext.jar
:/usr/local/tomcat/lib/ldap.jar:/usr/local/tomcat/lib/ldapbp.jar
:/usr/local/tomcat/lib/postgresql.jar:/usr/local/tomcat/lib/providerutil.jar
:/usr/local/tomcat/lib/servlet_2_2.jar:/usr/local/tomcat/lib/soap.jar
:/usr/local/tomcat/lib/test:/usr/local/tomcat/lib/xalan_1_0_1.jar
:/usr/local/tomcat/lib/xerces.jar:/usr/local/tomcat/lib/xml.jar:/usr/java1.2/lib/tools.jar
:.:/usr/local/jsdk/lib/jsdk.jar:/usr/local/tomcat/webapps/soap

I put the directory samples in $TOMCAT_HOME/webapps/soap

Any idea or tip ...

Thanks in advance,

Andre Lomonaco