-
Bug
-
Resolution: Won't Fix
-
P4
-
None
-
1.2.0
-
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