Eric,
 
your soap server does not find 'com.soapuser.soap.server.quotation.Quotation'
it must be in
webapps\soap\WEB-INF\classes ( the classes ) or
webapps\soap\WEB-INF\lib ( the *.jar )
 
chris
----- Original Message -----
Sent: Thursday, September 19, 2002 4:00 PM
Subject: Soap tutorial at http://www.soapuser.com/fr/server4.html

Hello,

Can anyone help to find out my problem.

What does mean this message when sending a message to a SOAP service (using example founded at http://www.soapuser.com/fr/server4.html)

 

C:\PersoECL\Techno\Soap>java com.soapuser.soap.client.quotation.GetAllQuotations  http://127.0.0.1:8080/soap/servlet/rpcrouter

Generated fault:

  Fault Code   = SOAP-ENV:Client

  Fault String = Deployment error in SOAP service 'urn:QuotationService': class name 'com.soapuser.soap.server.quotation.Quotation' could not be resolved: com.s

oapuser.soap.server.quotation.Quotation

 

Tanx you for help!

Reply via email to