Ho, On Tue, May 5, 2009 at 5:17 AM, astra123 <[email protected]> wrote: > > ...How do i register my repository with JNDI to access that via jndi using JCR > browser. > Please help me to resolve this.(i'm new to JCR so please give me the step in > detailed manner)...
I have written a step by step guide on my blog [1], which you might find useful. That example is about connecting via RMI to a JCR repository started by Apache Sling, but that should work for Jackrabbit as well if you enable RMI access to your repository. -Bertrand [1] http://grep.codeconsult.ch/2009/01/06/using-the-jcr-explorer-with-sling/
