I have tried a dummy way:
*Generate service2's client stub and xsd resources, assume you used xmlbeans
*copy service2's resources and client stubs to service1's server source
*modify service1's skeleton to import service2's client stub
*re-bulid service1 and deploy on Axis2
well, now you can invoke service1 which can invoke service2 as well.

but rather, i map this into a BPEL process.

Cheers


-----Original Message-----
From: Torch <[EMAIL PROTECTED]>
To: axis-user@ws.apache.org
Date: Tue, 30 Jan 2007 21:48:15 -0800 (PST)
Subject: Connnect one service to another service


I am currently using Axis2.  I have successfully managed to deploy my
services on Tomcat but I am unsure how to connect from one service to
another.

At  the moment I can connect from a client to a web service (client -->
service) but I wish to take this one step further (client --> service -->
service).

If anyone can provide help on the matter that would be much appreciated.

Torch. 
-- 
View this message in context: 
http://www.nabble.com/Connnect-one-service-to-another-service-tf3146826.html#a8723667
Sent from the Axis - User mailing list archive at Nabble.com.


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


------------------------------
Jiang Liu
Student Number: 3075163
CS/Yallara Name: ljiang
RMIT, Melbourne

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

Reply via email to