On 4 July 2012 17:00, Felix Meschberger <[email protected]> wrote: > Hi, > > Am 04.07.2012 um 01:10 schrieb Shilpa: > >> I am trying to get Apache sling explorer work. >> I want to use sling in my java web application but I can't make it work. >> I installed Tomcat 6 and download sling-launchpad-webapp 6 and deployed it on >> tomcat but it is still not working.. >> I can get to http://localhost:8080/sling/index.html this page but that is all >> after i click on "browse the resource tree by clicking here" I am getting >> the >> error. > > What error ?
The explorer doesn't work if the Sling webapp is not mounted on root. Somehow it's not respecting the contextPath. This is true also for current trunk code. -- -Tor
