Re: calling a service from another service?

2007-01-25 Thread Sanka Samaranayke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thirumalachar, Shree Rangan wrote: > > > Hi All, > > > > I am trying to call a service from another service and I am using > ALSB for the messaging. > > Here is what I do: > > 1: My client makes a call to a service through ALSB (Client->Client > Prox

RE: calling a service from another service?

2007-01-16 Thread Thirumalachar, Shree Rangan
No. my ant gives a call to the client. The client calls a service and that in-turn calls another service. Regards, Rangan -Original Message- From: WJ Krpelan [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 16, 2007 3:13 PM To: axis-dev@ws.apache.org Subject: Re: calling a service

Re: calling a service from another service?

2007-01-16 Thread WJ Krpelan
Hi u calling ant at runtime? Cheers, --- "Thirumalachar, Shree Rangan" <[EMAIL PROTECTED]> wrote: > Hi All, > > > > I am trying to call a service from another service > and I am using ALSB > for the messaging. > > Here is what I do: > > 1: My client makes a call to a service through ALS

calling a service from another service?

2007-01-15 Thread Thirumalachar, Shree Rangan
Hi All, I am trying to call a service from another service and I am using ALSB for the messaging. Here is what I do: 1: My client makes a call to a service through ALSB (Client->Client Proxy->Service) 2: The service then makes a call to another service through ALSB (Service->Client Proxy-