Help needed to resolve RMI RemoteException
- by Gabriel Parenza
Hello friends,
Any idea why do I get RemoteException while trying to invoke methods on Unix machine from Windows.
I am inside the network and dont think this is because of firewall problem as I can do "telnet" from Windows to Unix box after starting the RMI server at the unix box. I also could not understand why is it going to local loopback IP?
…