Hi, Am 20.03.2012 um 21:55 schrieb Robert A. Decker:
> Hello, > > I downloaded: > http://mirror.switch.ch/mirror/apache/dist//sling/org.apache.sling.launchpad-6.war > > And installed it in tomcat. It works fine, but I noticed that the sling > explorer isn't present. Is there a particular reason for getting the web app and deploying into tomcat ? Otherwise, it might be easier to get the standalone Sling and just run it with java -jar. > > > And so I downloaded and installed the bundle: > http://mirror.switch.ch/mirror/apache/dist//sling/org.apache.sling.extensions.explorer-1.0.2.jar > > The bundle starts up fine. However, when I navigate to: > http://server/sling/.explorer.html > The explorer page shows up, but with the message: > "Error output (error) Not Found The requested URL /.explorer.item.html was > not found on the server" Hmm, this sounds like a bug with context path handling in the explorer code... Can you deploy the sling web app in the root context and try again ? Regards Felix
