I’ve been trying to get my rmi application running but when I start the remote service I’m getting the error
java.io.streamcorruptedexception Type code out of range, is 125.
I’m running on XP, with JVM 1.5_07
I then downloaded the SUN “hello world” getting started with RMI application and it...