The use of client-initiated multiplexed RMI sockets in JDK 1.2.2 using the
"simulateApplet" property appears to have been disabled in JDK 1.2.2.
This severely impacts the Sun Remote Services project as we have a requirement
to perform RMI through NAT firewalls.
This worked fine in all releases up to 1.2.2.
We need to use JDK 1.2.2 for performance (and bugfix) reasons, so dropping
back to 1.2.1 is not an option.
"simulateApplet" property appears to have been disabled in JDK 1.2.2.
This severely impacts the Sun Remote Services project as we have a requirement
to perform RMI through NAT firewalls.
This worked fine in all releases up to 1.2.2.
We need to use JDK 1.2.2 for performance (and bugfix) reasons, so dropping
back to 1.2.1 is not an option.
- relates to
-
JDK-8087189 RMI server-side multiplex protocol support should be removed
- Resolved
-
JDK-4183204 client-side multiplexing should be disabled
- Resolved