-
Bug
-
Resolution: Fixed
-
P3
-
1.4.0
-
merlin
-
sparc
-
solaris_8
-
Not verified
We need to change org/omg/CORBA/ORB.java so that
defaultORB = "com.sun.corba.se.internal.Interceptors.PIORB";
(instead of the current "com.sun.corba.se.internal.iiop.ORB")
********************************************************************************
###@###.### 2001-10-25
Fix verified OK:
- using build:
j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
- by inspecting code at:
/net/jdk.sfbay/export/disk6/promoted/jdk/1.4/beta3/b84/ws/j2se/src/share/classes/org/omg/CORBA/ORB.java
********************************************************************************
defaultORB = "com.sun.corba.se.internal.Interceptors.PIORB";
(instead of the current "com.sun.corba.se.internal.iiop.ORB")
********************************************************************************
###@###.### 2001-10-25
Fix verified OK:
- using build:
j2sdk-1_4_0-beta3-bin-b84-solsparc-20_oct_2001
- by inspecting code at:
/net/jdk.sfbay/export/disk6/promoted/jdk/1.4/beta3/b84/ws/j2se/src/share/classes/org/omg/CORBA/ORB.java
********************************************************************************