Thanks Gurgaon for answering my question.  However, I am still having trouble running 
the Address example.    

According to Readme: 
To install this service on an Apache-SOAP listener, you need to make
the samples.addressbook package available on the Apache-SOAP listener's
classpath. 

The address example is located in c:/tomcat4/webapps/soap/web-inf/samples/addressbook 
What should the classpath refering to samples.addressbook package be?  
I have tried:
1) c:/tomcat4/webapps/soap/web-inf
2) c:/tomcat4/webapps/soap/web-inf/samples
3) c:/tomcat4/webapps/soap/web-inf/samples/addressbook

I am still getting the same error.  
Error Message:
  
 Generated fault: 
    Fault Code   = SOAP-ENV:Client 
    Fault String = deployment error in SOAP service 
 'urn:AddressFetcher': class name 'samples.addressbook.Address' could not
 be resolved: 
 samples.addressbook.Address

Would anyone please tell me what I am doing wrong?  Your help is much appreciated.

David

  

-----Original Message-----
From: Yogesh Bhatt , Gurgaon [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 14, 2002 1:20 AM
To: [EMAIL PROTECTED]
Subject: RE: Sample AddressBook Question


Hi,
I also got this message and i added the folder containing package
'samples.addressbook' to tomcat classpath and restarted the tomcat. It
works.
Actually SOAP is not able to find you class 'sample.addressbook.Address' in
tomcat's classpath.

Hope it helps.
Yogesh.

> -----Original Message-----
> From: Xie, David (IPCG-NJ) [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 2:56 AM
> To:   '[EMAIL PROTECTED]'
> Subject:      Sample AddressBook Question
> 
> Hi, 
>   
> Can someone please help me figure out my problem?  I am using Apach-Soap
> with jakarta tomcat. While running the Addressbook example, I am getting
> the following error. I have succesfully deployed it on the server. 
>   
> Error Message:
>  
> Generated fault: 
>    Fault Code   = SOAP-ENV:Client 
>    Fault String = deployment error in SOAP service 
> 'urn:AddressFetcher': class name 'samples.addressbook.Address' could not
> be resolved: 
> samples.addressbook.Address
> 
> Thanks in advance.
>  
> David
>   
> 

Reply via email to