iam running one client two interfaces and two servers let them be RMISer1,RMISer2,RMIInt1,RMIInt2,RMICli.. i have gone li ke this. 1.javac *.java 2.rmic RMISer1 3.rmic RMISer2 start rmiregistry 4.java RMISer1... here it is giving exceptions. remote exception class not found exception. what should i do? pl. help me
boris abramovich
Greenhorn
Joined: Apr 20, 2001
Posts: 6
posted
0
Again are your class files in the classpath? Make sure that all your class files are part of the classpath