You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by sureshr19 <su...@gmail.com> on 2015/10/22 13:33:45 UTC

Re: jackrabbit explorer

Hi, 

Try connecting to this url - http://localhost:8080/jackrabbit/rmi

You need to change the value of the below tags in web.xml of
jackrabbitexplorer

        <context-param>
	  <param-name>rmiUrl</param-name>
	  <param-value>http://localhost:8080/jackrabbit/rmi</param-value>
	</context-param>



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