Write the First Corba Program in C# to access J2ee servers
Write the EJB component first
TBD...
Create the corrsponding IDL script
Generate the IDL Script from Java sources
TBD...
Complete the implementation of the corba function calls
TBD...
Create a corba client
TBD...