Is it possible to to remote method invocations on kaffe? The Core Jave book says first one must set up the bootstrap registry service using something like: java java.rmi.registry.RegistryImpl & but of course, we would sub. kaffe for java. However, I get a ClassNotFoundException. Anyone done this? TIA, Mike