Close
jGuru Forums
Posted By: Josef_Buscher Posted On: Thursday, November 16, 2000 03:33 AM
How do I create a CORBA 2.3 ORB? I import org.omg.CORBA_2_3.*; and always get a compiler error on ORB orb = ORB.init(args,props) saying 'incompatible types'.