Thanks William, thats what I think too. I even tried setting it in my server
classpath(in my resin.conf) but am still getting the same error.

-Rishi 

-----Original Message-----
From: William Brogden [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 31, 2001 5:47 PM
To: [EMAIL PROTECTED]
Subject: Re: Unable to run sample program




> Rishi Khanna wrote:
> 
> Hi,
> 
> Can someone please help me in trying to figure out my problem. I am
> using Apach-Soap with Resin. I am trying to run the addressbook
> example, I have succesfully deployed it on the server but when I run
> GetAddress.java I am getting the following error.
> 
> Generated fault:
>   Fault Code   = SOAP-ENV:Client
>   Fault String = deployment error in SOAP service
> 'urn:AddressFetcher': class na
> me 'samples.addressbook.Address' could not be resolved:
> samples.addressbook.Address

Although it says SOAP-ENV:Client, I think the problem is that
the server is not able to find the Address class. It becomes a
client error because the server thinks your request is in error.
Note the "deployment error"

-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

Reply via email to