Olivier Grisel a écrit : > Hi list, > > To make it easier to debug LDAP cache related behaviors you can now use the > following restlet to invalidate all directory caches [...]
I forgot to mention that this restlet must be deployed on the same JVM as the one that host the DirectoryService since it uses API that is not remotable. This typically means that it won't work with the default multi machines setups unless we change the DirectoryService API to make cache invalidation remotable. -- Olivier _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
