Relates :
|
Currently, when RMI fails to listen on a socket, it decides that all future connections shall use multiplexing mode. However, any existing connections (which are out of the user's control) will continue to use stream mode, preventing export of objects.
|