why the hello example of rmi-iiop can't be compiled?
alula
Greenhorn
Joined: Jul 11, 2001
Posts: 1
posted
0
I had downloaded rmi-iiop1_0_1-win.zip(for nt4.0) from java.sun.com and installed rmi-iiop on my computer. I had set parametres and copy files According to the installation file. And run the checkme.bat successfully. When I begin to try compile "hello" example according to hello.html,the java.lang.ClassCastException: sun.tools.javac.CompilerMember appear. Do you ever met the problem? rmic -classpath . -iiop HelloImpl
------------------
Peter Tran
Bartender
Joined: Jan 02, 2001
Posts: 783
posted
0
"alula" The Java Ranch has thousands of visitors every week, many with surprisingly similar names. To avoid confusion we have a naming convention, described at http://www.javaranch.com/name.jsp . We require names to have at least two words, separated by a space, and strongly recommend that you use your full real name. Please log in with a new name which meets the requirements. Regards, -Peter
subject: why the hello example of rmi-iiop can't be compiled?