Hi, On 4/17/06, Torgeir Veimo <[EMAIL PROTECTED]> wrote: > > This doesn't really work if the repository is configured using jndi, > > since the repository instance is a BindableRepository, which is a > > package protected class, so you can't cast to it, and the shutdown > > method is package protected as well. > > What about making BindableRepository implement JackrabbitRepository ?
Something like this was suggested earlier (see http://issues.apache.org/jira/browse/JCR-243), but the consensus then was to use the RegistryHelper or some other mechanism to manage the repository instance. See the related discussion thread for the details. BR, Jukka Zitting -- Yukatan - http://yukatan.fi/ - [EMAIL PROTECTED] Software craftsmanship, JCR consulting, and Java development
