First page Back Continue Last page Overview Graphics
JDK 1.3.0
Currently listed as EOL'd on java.sun.com
We are really only able to support compatibility with at least JDK 1.3.1_01 and later. For all RMI-IIOP exceptions to work, make that 1.3.1_05.
1.3.0 always wrote the calledDefaultWriteObject RMI-IIOP custom marshaling indicator as false, so may not interact well with the new stream states that actually consider this. (It was changed to always be true in 1.3.1, the more common case.)