RMI Skeleton not created
Sir,
I am using JDK 1.6,
Whenever I am trying to create a RMI application, with programs R1Server.java, R1Client.Java and RMInterface.java they are compiling correctly.
If I comile using rmic it only createds R1Server_Stub.class and not creating the skeleton file.
Could you please help me to create a Skeleton.
Urgent
John Justus.

