Hi
You can use Axis ( Request/Response Handlers ) also for this. But BPEL is a
more powerful tool for doing web service orchestration.
Regards
Krishnakumar B
-----Original Message-----
From: Shobha Rani Jagathpal [mailto:shobha.jagathpal@xxxxxxxxx]
Sent: Wednesday, January 08, 2003 6:18 PM
To: axis-user@xxxxxxxxxxxxxx
Subject: RE: Intermediate nodes in request path
Thank you for the immediate response.
Can't apache axis be used for this?
> -----Original Message-----
> From: Krishnakumar B [mailto:krishnakumarb@xxxxxxxxxxxx]
> Sent: Wednesday, January 08, 2003 6:15 PM
> To: axis-user@xxxxxxxxxxxxxx
> Subject: RE: Intermediate nodes in request path
>
>
> Hi
>
> You can achieve this using BPEL. ( Its a flow language where
> u can call web services in sequence/parallel ) and the
> response can be returned to the client.
>
> See IBM Alphaworks for BPEL Engine
> Also www.collaxa.com
>
> Krishnakumar B
>
> -----Original Message-----
> From: Shobha Rani Jagathpal [mailto:shobha.jagathpal@xxxxxxxxx]
> Sent: Wednesday, January 08, 2003 6:12 PM
> To: axis-user@xxxxxxxxxxxxxx
> Subject: Intermediate nodes in request path
>
>
> Hi,
> I need a way where by before the webservice1 is invoked
> another webservice2 should be invoked. Both the webservices
> reside in different servers and response the client gets
> should depend on the response of webservice2.
>
> Regards,
> Shobha Rani J
>
>
>
|