You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@ws.apache.org by se...@paneurolife.lu on 2003/05/21 15:05:43 UTC

CLASSPATH Problem

Hello all,

I have a beginner's problem.

I have deployed a web service on my TOMCAT-SOAP server. (use of a
DeploymentDescriptor.xml file)
I have created a client (java).
But i have now this error:

SOAP-ENV:Server.BadTargetObjectURI
Unable to resolve target object:  ExchangeRate/ExchangeService

I have put my service class (ExchangeService.class) on the
<TOMCAT>\webapps\soap\WEB-INF\classes\ExchangeRate directory

I tried to put this directory on my classpath but it didn't work.

this is my Deployment descriptor.xml file:

<isd:service xmlns:isd="http://xml.apache.org/xml-soap/deployment"
id="urn:ExchangeRate">
      <isd:provider type="java" scope="Application" methods="dollar_calc">
            <isd:java class=" ExchangeRate.ExchangeService" />
      </isd:provider>

<isd:faultListener>org.apache.soap.server.DOMFaultListener</isd:faultListener>
</isd:service>

Have you an idea?

Thanks a lot.

Sébastien Miélot




The contents of this E-mail are confidential and may contain privileged information to the sole intended recipient at the E-mail address to which it has been addressed. It may not be disclosed to our used by anyone other than the addressee, nor may it be copied or forwarded in any way without the consent of the sender.
The sender hereby make no representation as to the accuracy, completeness for a particular purpose of the information provided in this E-mail. No binding commitment from the sender may be inferred by means of E-mail communications.
Please note that the sender accepts any responsibility for viruses and it is your responsibility to scan the E-mail and attachments (if any). 
If received in error, please reply by mail to the sender or contact the sender by phone (+352) 45 67 301, and then delete it from your system.