Hi, Thanks for your response. Im able to view the login page.
One more help like. The login page is asking for "JNDI name","Username" and "Pwd" Im new to JCR so i dont know what values i need to give for the above. I have attached the sample code which i have used to create a nodes in repository. Please help usi n resolving this. The attached code im running it as separate java Application program in NetBeans 6 IDE. Thanks, Dipu-3 wrote: > > from the stacktrace it looks like you dont have jcr-1.0.jar in your > classpath. add jcr-1.0.jar to your classpath to solve the issue. > > cheers > -dipu > > > On Tue, Apr 28, 2009 at 7:06 AM, astra123 <[email protected]> > wrote: >> >> hi, >> >> I have downloaded the jcr-explorer.war from net..im following the ReadMe >> steps to run it. >> >> ==How to run== >> 1) Make sure your repository is running properly and is accessible via >> JNDI >> 2) Deploy "jcr-explorer.war" into your container >> 3) Go to http://localhost:8080/jcr-explorer >> 4) Give the JNDI path of your repository and press Login >> 5) Have fun and please note, that any comments or feedback is >> appreciated... >> ;-) >> >> >> i have deployed the war file.when i hit the url >> >> http://localhost:8084/jcr-explorer/login.jsf >> >> im getting the following the error: >> http://www.nabble.com/file/p23270711/error-report.rtf error-report.rtf >> >> Please help me to resolve this. >> >> In case of repositories im using the default one..by following the code >> given in below link: >> >> http://www.ibm.com/developerworks/java/library/j-jcr/ >> >> Please help us.. >> >> Thanks. >> >> -- >> View this message in context: >> http://www.nabble.com/getting-error-while-tryingto-launch-JCR-browser-login-page-tp23270711p23270711.html >> Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >> >> > > http://www.nabble.com/file/p23363035/samplecode.rtf samplecode.rtf http://www.nabble.com/file/p23363035/samplecode.rtf samplecode.rtf -- View this message in context: http://www.nabble.com/getting-error-while-tryingto-launch-JCR-browser-login-page-tp23270711p23363035.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
