The moose likes Distributed Java and the fly likes why the hello example of rmi-iiop can't be compiled? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "why the hello example of rmi-iiop can Watch "why the hello example of rmi-iiop can New topic
Author

why the hello example of rmi-iiop can't be compiled?

alula
Greenhorn

Joined: Jul 11, 2001
Posts: 1
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
"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?
 
Threads others viewed
Pass by value and Pass by reference
CORBA-IDL-RMI/IIOP
Ejb Protocol
Related to jar files generated by container while deployment
major difference between RMI and IIOP
IntelliJ Java IDE