You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by Vikram Rajan <Vi...@PLANETASIA.COM> on 2001/09/03 12:19:34 UTC

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
> 

Re: error running sample

Posted by Otto Villarin <ot...@softel.cu>.
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" <Vi...@PLANETASIA.COM>
To: <so...@xml.apache.org>
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
> >


Re: error running sample

Posted by Otto Villarin <ot...@softel.cu>.
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" <Vi...@PLANETASIA.COM>
To: <so...@xml.apache.org>
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
> >