Java RMI under Windows
Microsoft does not want to support RMI in a platform independent way. They want to push their own DCOM -- Active/X platform. MS integration tools do not support RMI.
The Sun Java virtual machine supports RMI. Using the standard JDK allows this to run. Sun’s JDK runs on Microsoft platforms as well as unix platforms and Apple platforms