-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
5.0
-
Fix Understood
-
x86
-
solaris_2.5.1
Name: rmT116609 Date: 08/26/2004
A DESCRIPTION OF THE PROBLEM :
The javadoc on MarshalException states:
If a MarshalException occurs during a remote method call, the call may or may not have reached the server. If the call did reach the server, parameters may have been deserialized. A call may not be retransmitted after a MarshalException and reliably preserve "at most once" call semantics.
However the javadoc for UnmarshalException does not elaborate on this.
URL OF FAULTY DOCUMENTATION :
http://java.sun.com/j2se/1.4.2/docs/api/java/rmi/UnmarshalException.html
(Incident Review ID: 300973)
======================================================================
- relates to
-
JDK-4849488 (fmspec) spec should mention "at most once" call semantics
- Open
-
JDK-4671925 (spec) ServerException cannot be thrown if there is a problem marshalling return
- Resolved