> 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