does anyone know of utilities (free and simple) that can generate CORBA Idl
from a java source file?

There are some comercial tools, however, these tools still requires our team
to customize the IDL
generation and be tied to the tools propietary's API's.

We are looking for a simple java based tool that can  either read a java
file or instantiate the class file (assuming the java files compiles
corrently) and  automatically generated Corba IDL (With empty stubs for
operations, of course).

Thanks!

Reply via email to