On 6/8/07, woolly <[EMAIL PROTECTED]> wrote:

...Is there a way to connect to a repository that is already "open"
without having a reference to the "repository" object?..

no, you need that object.

...Perhaps that doesn't matter, for now I'm only testing but later on I'll have
the repository running on JBoss, so I assume I'll access the repository
through JNDI ?...

Yes, that's one way, or see the j2ee package in the jackrabbit-webapp
module, or the new jackrabbit-jcr-servlet module. Any singleton-like
mechanism will do.

-Bertrand

Reply via email to