-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.2.0
-
Component/s: other-libs
-
sparc
-
solaris_2.6
idltojava compiler generates calls to methods
java.lang.String org.omg.CORBA.ServerRequest.op_name()
void org.omg.CORBA.ServerRequest.params(org.omg.CORBA.NVList)
void org.omg.CORBA.ServerRequest.result(org.omg.CORBA.Any)
which have been deprecated
For an example, see the Comments section for an idl file and generated code
java.lang.String org.omg.CORBA.ServerRequest.op_name()
void org.omg.CORBA.ServerRequest.params(org.omg.CORBA.NVList)
void org.omg.CORBA.ServerRequest.result(org.omg.CORBA.Any)
which have been deprecated
For an example, see the Comments section for an idl file and generated code