Hi, Thanks for your response.
can i use this link http://jackrabbit.apache.org/jcr-client-application-howto.html for accessing the repository via JNDI. if so in my case the client is jcr-explorer.war (which i deployed in tomcat and imported to netbeans). how i will place the code snippets in the client pgm.. Thanks, Bertrand Delacretaz wrote: > > 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/ > > -- View this message in context: http://www.nabble.com/problem-in-viewing-the-repository-nodes-in-JCR-browser-using-JNDI-tp23380352p23381644.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
