-
Enhancement
-
Resolution: Fixed
-
P3
-
1.4.0
-
None
-
beta
-
sparc
-
solaris_7
-
Not verified
The following core changes are needed for supporting Portable Interceptors:
1. void org.omg.CORBA.ORB.register_initial_references( String id, org.omg.CORBA.Object obj ) ;
2. byte[] org.omg.PortableServer.POA.id() ;
3. New classes are needed in the org.omg.CORBA package:
StringSeqHelper
StringSeqHolder
WStringSeqHelper
WStringSeqHolder
********************************************************************************
###@###.### 2001-12-13
Since the current IDL to Java mapping doc does not put
org.omg.CORBA.ORB.register_initial_references(String id, org.omg.CORBA.Object ob
j) method in org.omg.CORBA.ORB, the method is now available in com.sun.corba.se.
org.omg.CORBA.ORB as a workaround. When the spec changes, it will be available
in orb.omg.CORBA.ORB
As per Ken's suggestion, i am closing the bug.
Fixed Verified OK
With Build:
j2sdk-1_4_0-rc-bin-b89-win-06_dec_2001
With Test:
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/poa/poa/id/PoaId.java
/java/idl/ws/rip/RIP_TEST_MASTER/tests/product/valuetypes/seqhelpers/SeqHelperTest.java
By Code Inspection:
/java/re/jdk/1.4.0/promoted/latest/binaries/solsparc/jre/lib/rt.jar
********************************************************************************
1. void org.omg.CORBA.ORB.register_initial_references( String id, org.omg.CORBA.Object obj ) ;
2. byte[] org.omg.PortableServer.POA.id() ;
3. New classes are needed in the org.omg.CORBA package:
StringSeqHelper
StringSeqHolder
WStringSeqHelper
WStringSeqHolder
********************************************************************************
###@###.### 2001-12-13
Since the current IDL to Java mapping doc does not put
org.omg.CORBA.ORB.register_initial_references(String id, org.omg.CORBA.Object ob
j) method in org.omg.CORBA.ORB, the method is now available in com.sun.corba.se.
org.omg.CORBA.ORB as a workaround. When the spec changes, it will be available
in orb.omg.CORBA.ORB
As per Ken's suggestion, i am closing the bug.
Fixed Verified OK
With Build:
j2sdk-1_4_0-rc-bin-b89-win-06_dec_2001
With Test:
/java/idl/ws/rip/RIP_TEST_MASTER/tests/api/poa/poa/id/PoaId.java
/java/idl/ws/rip/RIP_TEST_MASTER/tests/product/valuetypes/seqhelpers/SeqHelperTest.java
By Code Inspection:
/java/re/jdk/1.4.0/promoted/latest/binaries/solsparc/jre/lib/rt.jar
********************************************************************************