You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Inder Dhillon <dh...@cs.dal.ca> on 2007/04/22 22:57:21 UTC

Axis2 - Problem invoking a service within another service

Hello

 

I hope someone can help me with this. Actually I have created one handler
and I want to invoke another service from within that handler. I have
included all necessary .class files of client (of that particular service
which I want to call with in that handler) along with the .class file of
handler and created the .jar file  and then copied this .jar file into the
%CATALINA_HOME%/webapps/axis2-/WEB-INF/lib folder 

But I am getting a lot of errors which running any client. Could anyone
please suggest me that where should I place the .class files related to that
client which I want to invoke from within the handler.

 

Thanks

Inder


Re: Axis2 - Problem invoking a service within another service

Posted by Martin Gainty <mg...@hotmail.com>.
Please display the error

M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

  ----- Original Message ----- 
  From: Inder Dhillon 
  To: axis-user@ws.apache.org ; 'Martin Gainty' 
  Sent: Sunday, April 22, 2007 8:42 PM
  Subject: RE: Axis2 - Problem invoking a service within another service


  Hello Martin

   

  I get the same error after placing the class files in axis2 classes folder.

   

  Inder

   


------------------------------------------------------------------------------

  From: Martin Gainty [mailto:mgainty@hotmail.com] 
  Sent: Sunday, April 22, 2007 6:06 PM
  To: axis-user@ws.apache.org
  Subject: Re: Axis2 - Problem invoking a service within another service

   

  Hello Inder

   

  What happens when you place all of your class files in your axis2 classes folder ..e.g

  %CATALINA_HOME%/webapps/axis2-/WEB-INF/classes

  (Feel free to post these questions to axis-user group)

  Martin--

  This email message and any files transmitted with it contain confidential
  information intended only for the person(s) to whom this email message is
  addressed.  If you have received this email message in error, please notify
  the sender immediately by telephone or email and destroy the original
  message without making a copy.  Thank you.

    ----- Original Message ----- 

    From: Inder Dhillon 

    To: axis-user@ws.apache.org ; axis-dev@ws.apache.org 

    Sent: Sunday, April 22, 2007 4:57 PM

    Subject: Axis2 - Problem invoking a service within another service

     

    Hello

     

    I hope someone can help me with this. Actually I have created one handler and I want to invoke another service from within that handler. I have included all necessary .class files of client (of that particular service which I want to call with in that handler) along with the .class file of handler and created the .jar file  and then copied this .jar file into the %CATALINA_HOME%/webapps/axis2-/WEB-INF/lib folder 

    But I am getting a lot of errors which running any client. Could anyone please suggest me that where should I place the .class files related to that client which I want to invoke from within the handler.

     

    Thanks

    Inder

RE: Axis2 - Problem invoking a service within another service

Posted by Inder Dhillon <dh...@cs.dal.ca>.
Hello Martin

 

I get the same error after placing the class files in axis2 classes folder.

 

Inder

 

  _____  

From: Martin Gainty [mailto:mgainty@hotmail.com] 
Sent: Sunday, April 22, 2007 6:06 PM
To: axis-user@ws.apache.org
Subject: Re: Axis2 - Problem invoking a service within another service

 

Hello Inder

 

What happens when you place all of your class files in your axis2 classes
folder ..e.g

%CATALINA_HOME%/webapps/axis2-/WEB-INF/classes

(Feel free to post these questions to axis-user group)

Martin--

This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- 

From: Inder Dhillon <ma...@cs.dal.ca>  

To: axis-user@ws.apache.org ; axis-dev@ws.apache.org 

Sent: Sunday, April 22, 2007 4:57 PM

Subject: Axis2 - Problem invoking a service within another service

 

Hello

 

I hope someone can help me with this. Actually I have created one handler
and I want to invoke another service from within that handler. I have
included all necessary .class files of client (of that particular service
which I want to call with in that handler) along with the .class file of
handler and created the .jar file  and then copied this .jar file into the
%CATALINA_HOME%/webapps/axis2-/WEB-INF/lib folder 

But I am getting a lot of errors which running any client. Could anyone
please suggest me that where should I place the .class files related to that
client which I want to invoke from within the handler.

 

Thanks

Inder


Re: Axis2 - Problem invoking a service within another service

Posted by Martin Gainty <mg...@hotmail.com>.
Hello Inder

What happens when you place all of your class files in your axis2 classes folder ..e.g
%CATALINA_HOME%/webapps/axis2-/WEB-INF/classes
(Feel free to post these questions to axis-user group)

Martin--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

  ----- Original Message ----- 
  From: Inder Dhillon 
  To: axis-user@ws.apache.org ; axis-dev@ws.apache.org 
  Sent: Sunday, April 22, 2007 4:57 PM
  Subject: Axis2 - Problem invoking a service within another service


  Hello

   

  I hope someone can help me with this. Actually I have created one handler and I want to invoke another service from within that handler. I have included all necessary .class files of client (of that particular service which I want to call with in that handler) along with the .class file of handler and created the .jar file  and then copied this .jar file into the %CATALINA_HOME%/webapps/axis2-/WEB-INF/lib folder 

  But I am getting a lot of errors which running any client. Could anyone please suggest me that where should I place the .class files related to that client which I want to invoke from within the handler.

   

  Thanks

  Inder