Hello
You may be probably missing the client jar i.e the stubs of the Home and the Remote on the client side
Check the jdk version on the client side
For me i have jdk1.4.2
and the initial context factory is com.sun.jndi.cosnaming.CNCtxFactory
If all this is correct, u shud not get a ClassCastException
Bye
Maria