-
Bug
-
Resolution: Fixed
-
P3
-
8.0pe, 1.3.1, 1.4.2
-
04
-
generic, x86
-
generic, linux_redhat_9.0, windows_2000
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2073773 | 5.0 | Chris Hegarty | P3 | Closed | Fixed | beta |
Hello All,
My ISV experienced one problem related to Sun CORBA Util Implementation
I tested it under jdk1.3, it works fine
but it fails on jdk1.4.2.
For test on jdk1.3 you need some jar files from ISV(or me) and some jar files
from j2sdk1.4.2/jre/lib
For test on jdk1.4 you only need some jar files from ISV(or me)
you will see a ClassCastException. it seems customer implemented Stub class
is not accept by javax.rmi.CORBA.Util.isLocal(Stub stub) method on jdk1.4.2
although it works fine on jdk1.3.
- backported by
-
JDK-2073773 javax.rmi.CORBA.Util.isLocal(stub) restricts custom ORB
- Closed
- duplicates
-
JDK-4666095 ClassCastException exception throws when access a remote EJB using RMI-IIOP
- Closed