What jars are needed to work via RMI with a Jackrabbit repository?
When RMI is used via JcrUtils.getRepository("http://$SERVER_ADDRESS:$PORT/$CONTEXT"), what jars are needed in the classpath to be able to work with all JCR & Jackrabbit features?
Should all Jackrabbit jars be included or can we limit them only to some "interfaces"?