As it turned out, I was using my generated deploy.wsdd as my server-config.wsdd and expecting things to work.  I found the default server-config.wsdd in the axis.jar and copied all the stuff I was missing into my server-config.wsdd.
 
Things started working.  Now on to other problems...
 
Cheers.
Steve Maring
 


"Jeyakumaran.C" <[EMAIL PROTECTED]> wrote:
hi,
If i correctly pick ur prblem,
then have u copied yr class file in to the web-inf/claases folder.
Or else ur service may not be properly deployed.
Just follow the axis samples deploy files and make sure yr deployment.
regards,
Jeyakumaran.C
----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 06, 2003 9:50 PM
Subject: targetService is null


> The AxisServlet tells me that my service is available, and my test case
> uses the ServiceLocator that was generated, which appears to have the
> correct URL, but my client test case keeps getting a SOAP fault of:
>
> AxisFault
> faultCode: {http://xml.apache.org/axis/}Server.NoService
> faultSubcode:
> faultString: The AXIS engine could not find a target service to invoke!
> targetService is null
> faultActor:
> faultNode:
> faultDetail:
> {http://xml.apache.org/axis/}stackTrace: AxisFault
> faultCode: {http://xml.apache.org/axis/}Server.NoService
> faultSubcode:
> faultString: The AXIS engine could not find a target service to invoke!
> targetService is null
> faultActor:
> faultNode:
> faultDetail:
>
>
>
> Any thoughts on where I should look to debug this? I'm stumped ...
>
> Cheers
> Steve Maring
> _________________________________________________________________
> The information transmitted is intended only for the person or entity to
> which it is addressed and may contain confidential and/or privileged
> material. Any review, retransmission, dissemination or other use of, or
> taking of any action in reliance upon, this information by persons or
> entities other than the intended recipient is prohibited. If you
received
> this in error, please contact the sender and delete the material from any
> computer.
>
>


Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to