hi, 
I use glassfish server and have deployed the jackrabbitexplorer in it
through admin console. When i try to browse
"http://localhost:8080/jackrabbitexplorer/"; this URL, 

it opens up a pop to enter the credentials to find my repository. I'm not
able to login to my local repository. I get this error, 

" There was an error logging in:
com.priocept.jcr.client.SerializedException: Remote repository not found:
The resource at http://localhost:8080/jackrabbit.repository could not be
retrieved " 

I also created the param value in my web.xml....., 
"<context-param>
    <param-name>rmiUrl</param-name>
    <param-value>http://localhost:8080/jackrabbit.repository</param-value>
    </context-param> "

pls help me to solve this.



--
View this message in context: 
http://jackrabbit.510166.n4.nabble.com/jackrabbit-explorer-tp4656914.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Reply via email to