api 2.1.0 In the interface DataStoreGarbageCollectorthe following example appears:
DataStoreGarbageCollector gc = ((JackrabbitSession)session).createDataStoreGarbageCollector(); I think it should be SessionImpl instead of JackrabbitSession -- Jose Hernandez 675599600 Isthari http://www.isthari.com
