You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Rupinder Singh <ru...@yahoo.com> on 2008/09/20 11:58:18 UTC

Need help with an exception

Hi,
 
I am a beginner with Axis. I have Axis 1.4 installed, plugged into Tomcat. I am trying to deploy a web service called Hello ( the name space) having a class HelloWorldTwo ( .java attached) using deploy.wssd (attached). That seems to be done as I am getting a server-config.wsdd (attached) in the working directory C:\WebServices\server. In an another subdirectory , C:\WebServices\client,  I have a client called HelloWorldClientTwo ( .java attached).
 
However when I run HelloWorldClient class file from its directory using 
 
C:\WebServices\client> java HelloWorldClientTwo –llocal:// “Rupi”
 
I get the exception,
Error: The Axis engine could not find a target service to invoke !  targetservice is
 
 
Could anybody help, please?
 
Thank you.
 
Regards
Rupinder
Amritsar
India