Deprecated API

Deprecated Classes
org.omg.CORBA.BoundsHelper
          Use org.omg.CORBA.TypeCodePackage.Bounds 
org.openorb.util.ContextUtilities
          Deprecated, methods do not throw exceptions. Use NamingUtils. 
org.omg.CORBA.DynamicImplementation
          org.omg.CORBA.DynamicImplementation 
org.omg.CORBA.Principal
          Principal 
org.omg.CORBA.WrongTransactionHelper
          Use the WRONG_TRANSACTION system exception 
 

Deprecated Exceptions
org.omg.CORBA.Bounds
          Use org.omg.CORBA.TypeCodePackage.Bounds 
 

Deprecated Methods
org.omg.CORBA.Object._get_interface()
          Deprecated by CORBA 2.3 
org.omg.CORBA.LocalObject._get_interface()
          Deprecated by CORBA 2.3. 
org.omg.CORBA.portable.ObjectImpl._get_interface()
          Deprecated by CORBA 2.3 
org.omg.PortableServer.Servant._get_interface()
          Replaced by get_interface_def 
org.openorb.util.Trace.assert(boolean)
          use assertTrue. Conflicts with JDK 1.4 assert. 
org.openorb.util.Trace.assert(boolean, String)
          use assertTrue. Conflicts with JDK 1.4 assert. 
org.openorb.util.ContextUtilities.bind(String, Object)
          Use NamingUtils 
org.openorb.CORBA.ORBSingleton.create_recursive_sequence_tc(int, int)
            
org.openorb.CORBA.typecode.TypeCodeFactoryImpl.create_recursive_sequence_tc(int, int)
            
org.omg.CORBA.ServerRequest.except(Any)
          use set_exception() 
org.openorb.CORBA.dsi.ServerRequest.except(Any)
            
org.omg.CORBA.portable.Delegate.get_interface(Object)
          Deprecated by CORBA 2.3 
org.openorb.CORBA.Delegate.get_interface(Object)
          Deprecated by CORBA 2.3 
org.omg.CORBA.DynamicImplementation.invoke(ServerRequest)
          Deprecated by the Portable Object Adapter (POA). 
org.omg.CORBA.Principal.name()
          Deprecated by CORBA 2.2 
org.omg.CORBA.Principal.name(byte[])
          Deprecated by CORBA 2.2 
org.omg.CORBA.ServerRequest.op_name()
          use operation() 
org.openorb.CORBA.dsi.ServerRequest.op_name()
            
org.omg.CORBA.ServerRequest.params(NVList)
          use arguments() 
org.openorb.CORBA.dsi.ServerRequest.params(NVList)
            
org.openorb.iiop.CDRInputStream.read_fixed()
          Loses scale and precision, see http://www.omg.org/issues/issue3431.txt 
org.omg.CORBA.portable.InputStream.read_Principal()
          Deprecated by CORBA 2.2 
org.openorb.io.ListInputStream.read_Principal()
          Deprecated by CORBA 2.2 
org.openorb.util.ContextUtilities.rebind(String, Object)
          Use NamingUtils 
org.openorb.util.ContextUtilities.resolve(String)
          Use NamingUtils, or resolve from a corbaname url. 
org.omg.CORBA.ServerRequest.result(Any)
          use set_result() 
org.openorb.CORBA.dsi.ServerRequest.result(Any)
            
org.openorb.iiop.CDROutputStream.write_fixed(BigDecimal)
          Loses scale and precision, see http://www.omg.org/issues/issue3431.txt 
org.omg.CORBA.portable.OutputStream.write_Principal(Principal)
          Deprecated by CORBA 2.2 
org.openorb.io.ListOutputStream.write_Principal(Principal)
          Deprecated by CORBA 2.2