Add -Djava.rmi.server.hostname = host ip
. Even i faced the same problem and this did the trick.
Addition of this -Djava.rmi.server.hostname = host ip
forces RMI service to use the host ip instead of 127.0.0.1
Add -Djava.rmi.server.hostname = host ip
. Even i faced the same problem and this did the trick.
Addition of this -Djava.rmi.server.hostname = host ip
forces RMI service to use the host ip instead of 127.0.0.1