Can Jdk 1.1-based clients connect to Ejipt?
Yes. To use Ejipt with JDK 1.1 clients concurrently with Java 2 clients, set the ejipt.isCompatible=true property before deploying. With this property set, the standard deploy tool will generate the RMI skeletons for the server. After the deploy step, manually distribute the stub jar to the clients.