Hi,
My webservice seems to have been successfully deployed.
I can see it on http://localhost:18076/axis/servlet/AxisServlet
But when I invoke it with my client I get the following message:
The AXIS engine could not find a target service to invoke! targetService is
null
AxisFault
faultCode: {http://xml.apache.org/axis/}Server.NoService
faultString: The AXIS engine could not find a target service to invoke!
targetService is null
faultActor: null
faultDetail:
stackTrace: AxisFault
faultCode: {http://xml.apache.org/axis/}Server.NoService
faultString: The AXIS engine could not find a target service to invoke!
targetService is null
faultActor: null
faultDetail:
I manually removed the service declaration in server-config.wsdd and
redeployed using my deploy.wsdd
What could be the problem?? Is this similar to the message posted on 19/02:
(GETTING CLOSER- bug?) Re: Determining if a service is deployed (wrapped in
my own webapp)
TIA,
Sharmila.