Page 1 of 1

RMI Compiler not included?

PostPosted: Thu Jan 06, 2011 5:55 pm
by tinchi
I think you get this question really often but I couldn't find any Topic with it so I will ask it again.

Im new to RMI and I tried one of the Tutorials. But in the part, where I have to "enable stubs generation" it comes that there is no RMI compiler and that I can upgrade my JDK to get it. I tried that but I didn't work. Now the message is not coming out any more if I try to press "enable stubs generation" but there's still the error. I have JDK SE the newest version. Which one and how can I upgrade it???? thanks

Re: RMI Compiler not included?

PostPosted: Mon Jan 31, 2011 7:36 am
by genady
Hi Tinchi,

You should download the full Java SDK from Oracle's website in order to use RMI.

Go to http://www.oracle.com/technetwork/java/ ... index.html and click on "Download JDK" button.

Genady