I receive the same error once them I just add to the classpath samples path.
But probably you can solve that just adding the path of your samples classes
because it's all under the class directory of the Apache SOAP deployed
package.
Regards
Otto
----- Original Message -----
From: "Vikram Rajan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 03, 2001 6:19 AM
Subject: FW: error running sample


> > I am getting the following errow while running the addressbook sample on
> > Weblogic 6.0:
> >
> > =============
> > D:\jakarta\soap-2_2>java samples.addressbook.GetAddress
> > http://localhost:7001/soap/servlet/rpcrouter "John B. Good"
> > 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
> > =============
> >
> > The DeployedServices.ds file is created and I am able view
> > "urn:AddressFetcher" in the list of deployed services.
> >
> > I have class files for the sample in both the weblogic classpath and the
> > client classpath.
> >
> > What could be the problem?
> >
> > - vikram
> >

Reply via email to