Hello Manish, Yes, this use case should be possible using a server implemented with an ORB other than the Yoko ORB. We simply used the Yoko ORB because it was easily available for users of the Yoko projects, as it is part of the whole Yoko package.
Cheers, Darren On 13 Jun 2007 07:19:10 -0000, Manish Amle <[EMAIL PROTECTED]> wrote:
Hi, Following Use case was demonstarted in the YoKo build Case 2: Web services client & CORBA server. In this use case, a Web services client talks to a CORBA server through the IIOP protocol. The client, which is implemented using CXF, loads the Yoko CORBA binding to enable the IIOP protocol. The server is implemented using the Yoko ORB. My question is it possible to invoke Object Residing on any other ORB using YoKo CORBA Binding, I mean is this binding independent of ORB implementation ? Thanks, Manish