Hi,
> Thanks, I have actually just created a simple jsp file to drop in along with
> the other .jsps in the webdav webapp that will let the garbage collection be
> performed on demand.
That would be helpful for others as well... If you like to share this
jsp page, please create a Jackrabbit issue and attach the jsp page
there ('Attach file' / 'Grant license to ASF for inclusion ...'):
https://issues.apache.org/jira/browse/JCR
Regards,
Thomas
>
> On Fri, Oct 2, 2009 at 12:21 AM, Thomas Müller <[email protected]>wrote:
>
>> Hi,
>>
>> > what is the simplest solution to invoking the garbage collection?
>>
>> See http://wiki.apache.org/jackrabbit/DataStore - Running Data Store
>> Garbage Collection (Jackrabbit 1.x)
>>
>> The Jackrabbit 1.x example doesn't work with the current Jackrabbit
>> 2.0 (not even when using the snapshot). I will fix that.
>>
>> > Do I have to modify the existing webapp/servlet code to add this custom
>> > service and rebuild it?
>>
>> Yes
>>
>> > is it possible to do this via RMI?
>>
>> No, currently not.
>>
>> Regards,
>> Thomas
>>
>