-
Bug
-
Resolution: Fixed
-
P2
-
rmi-iiop_beta1
-
None
-
fcs
-
generic
-
solaris_2.5.1
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2023724 | 1.3.0 | Ken Cavanaugh | P2 | Closed | Won't Fix |
RMI/IIOP should support the case when a server has to unmarshal a
persistent object reference which is local to the same server, but the
object (tie) doesnt exist (maybe because the server had crashed).
While unmarshaling, the tie needs to be created.
The tie is needed because local invocations happen
directly thru the tie (no stub should be created).
persistent object reference which is local to the same server, but the
object (tie) doesnt exist (maybe because the server had crashed).
While unmarshaling, the tie needs to be created.
The tie is needed because local invocations happen
directly thru the tie (no stub should be created).
- backported by
-
JDK-2023724 Need support for unmarshaling local persistent objects
-
- Closed
-