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? 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. LZ -- Lukas Zapletal http://lukas.zapletalovi.com
