Posted By:
Kalyani_Nekkanti
Posted On:
Sunday, September 29, 2002 06:10 PM
I'm trying to work with IBM J9 on Embedded linux. I didn't find any rmi package with this version of J9. So, I taken copy from jdk1.1.5. When I try to call the server programm I'm getting this Exception " java.rmi.UnexpectedException: Unexpected exception; nested exception is: java.lang.ClassNotFoundException: rmi.AddServerImpl_Stub"
I also used the jar file in the class path.
Can any body help to solve this.