On 7/9/07, Lukas Zapletal wrote:
Hello,


> You might also be interested in Apache Yoko. It has CORBA bindings for
> Apache CXF, which is the XFire successor project. Yoko includes
> wsdl2idl and idl2wsdl tools.

Yes, very interesting. While Yoko has IDL parser in it the JBI4Java uses
different approach of compiling IDL to java classes, modifing it and reverse
engineering back to WSDL (and vice versa). Which approach is more reliable?

Don't know. Conceptually, Yoko's approach (direct transformation
without intermediate Java classes) seems simpler and thus more robust,
but I have no practical experience with either of them.


> There are some code examples how to expose CORBA services via
> HTTP/SOAP and vice versa, check out the various README files below
>
http://svn.apache.org/viewvc/incubator/yoko/trunk/distribution/src/main/samples/

And vice versa? Since Yoko should be CORBA server I have no clue how it can
work as WS service. I will look, thanks for tips.

I think it's best to ask any questions on the Yoko list, that's where
you'll find all the experts on Yoko's IDL<->WSDL stuff.

Cheers,
Lars

---------------------------------------------------------------------
To unsubscribe from this list please visit:

   http://xircles.codehaus.org/manage_email

Reply via email to