On 3 Oct 2008, at 02:00, Tako Schotanus wrote:

I've got a problem that a web app trying to use a Jackrabbit JCR repository obtained via JNDI will always throw the following exception after the first
time:


A BindableRepository doesn't seem to close down on webapp restart. Try calling RegistryHelper.unregisterRepository(ctx, "jcr/repository"); in a servlet context listeners destroy() method, to see if this closes down the repository.

--
Torgeir Veimo
[EMAIL PROTECTED]




Reply via email to