Deprecated API

Deprecated Classes
org.openorb.orb.config.OpenORBConnector
          Because of doubts concerning the purpose of the ORBConnector interface in general and in order to simplify the kernel's architecture this class will be removed in future versions of OpenORB (see interface ORBConnector for explanation). 
 

Deprecated Interfaces
org.openorb.orb.config.ORBConnector
          Because of doubts concerning the purpose of this interface and in order to simplify the kernel's architecture this class will be removed in future versions of OpenORB. 
 

Deprecated Methods
org.openorb.orb.core.ORBSingleton.create_recursive_sequence_tc(int, int)
          Deprecated by CORBA 2.3. 
org.openorb.orb.core.typecode.TypeCodeFactoryImpl.create_recursive_sequence_tc(int, int)
            
org.openorb.orb.core.dsi.ServerRequest.except(Any)
          Use set_exception() instead. 
org.openorb.orb.core.Any.extract_Principal()
            
org.openorb.orb.core.Delegate.get_interface(Object)
          Deprecated by CORBA 2.3 
org.openorb.orb.core.Any.insert_Principal(Principal)
            
org.openorb.orb.core.dsi.ServerRequest.op_name()
          Use operation() instead. 
org.openorb.orb.core.dsi.ServerRequest.params(NVList)
          Use arguments instead. 
org.openorb.orb.iiop.CDRInputStream.read_fixed()
          Loses scale and precision, see http://www.omg.org/issues/issue3431.txt 
org.openorb.orb.io.ListInputStream.read_Principal()
          Deprecated by CORBA 2.2 
org.openorb.orb.core.dsi.ServerRequest.result(Any)
          Use set_result() instead. 
org.openorb.orb.iiop.CDROutputStream.write_fixed(BigDecimal)
          Loses scale and precision, see http://www.omg.org/issues/issue3431.txt 
org.openorb.orb.io.ListOutputStream.write_Principal(Principal)
          Deprecated by CORBA 2.2