if doing RMI using the RMIHttpToPortSocketFactory,
making calls to rmi object methods which return other rmi objects hangs the thread making the call.
if using the defalut RMISocketFactory (Socket to Socket) it works fine.
making calls to rmi object methods which return other rmi objects hangs the thread making the call.
if using the defalut RMISocketFactory (Socket to Socket) it works fine.