Hi Adrian,
>From the command-line where you start Tomcat (or whatever server you're
using), type:
javap samples.stockquote.StockQuoteService
Can it resolve the class?
Note that this assumes you installed it by adding a <context-root> and
manually setting your server's classpath, and not by copying the soap.war
into the webapps directory.
Thanks,
-Matt
> -----Original Message-----
> From: Adrian Almenar [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, June 12, 2001 2:03 PM
> To: [EMAIL PROTECTED]
> Subject: RE: Problems with Examples
>
>
> Sorry, but i didnt work have another idea ??
> i rewriting again the error.
>
> > > Ouch, the call failed:
> > > Fault Code = SOAP-ENV:Server.BadTargetObjectURI
> > > Fault String = Unable to resolve target object:
>
>
> Adrian Almenar
>
>
> If you see the service on the Apache SOAP admin, that means that
> all is good
> on the server behalf for xerces.jar, soap.jar...
> The problem is the samples. Try to add "set
> CLASSPATH=C:\Soap_2.2;%CLASSPATH%" to your server classpath. This error
> happens when the SOAP implementation tries to create an instance of the
> samples.stockquote class.
>
> Christian BERNARD
> NAGORA Technologies
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]