Re: Error: The Axis engine could not find a target service to invoke ! targetservice is

2008-09-22 Thread Rupinder Singh
Hi keith,
 
Thanks for your advice. I got that problem sorted out; I guess I was using 
separate directories for server and client, without reconciling their paths. 
Also, I re-installed Axis 1.4 to tackle this problem.
 
Oh yes..I will start on Axis 2 now rather; I have seen that stuff on Axis site.
 
regards
Rupinder
 


--- On Sun, 9/21/08, keith chapman [EMAIL PROTECTED] wrote:

From: keith chapman [EMAIL PROTECTED]
Subject: Re: Error: The Axis engine could not find a target service to invoke ! 
targetservice is
To: axis-user@ws.apache.org
Date: Sunday, September 21, 2008, 8:15 PM



Hi,

If you are a beginner to Axis, why not use Axis2 instead of Axis. You can get 
details on Axis2 at  http://ws.apache.org/axis2/ (I recommend you use Axis2)

Thanks,
Keith. 


On Sun, Sep 21, 2008 at 9:33 AM, Rupinder Singh [EMAIL PROTECTED] wrote:






Hi, 
  
I am just repeating my previous question with a clearer subject line. 
  
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

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org



  

Re: Error: The Axis engine could not find a target service to invoke ! targetservice is

2008-09-21 Thread keith chapman
Hi,

If you are a beginner to Axis, why not use Axis2 instead of Axis. You can
get details on Axis2 at  http://ws.apache.org/axis2/ (I recommend you use
Axis2)

Thanks,
Keith.

On Sun, Sep 21, 2008 at 9:33 AM, Rupinder Singh [EMAIL PROTECTED] wrote:

 Hi,



 I am just repeating my previous question with a clearer subject line.



 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


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Keith Chapman
Senior Software Engineer
WSO2 Inc.
Oxygenating the Web Service Platform.
http://wso2.org/

blog: http://www.keith-chapman.org