On Thu, Jun 26, 2008 at 12:37 AM, Paulo Sergio <[EMAIL PROTECTED]> wrote:
> ...after installing the .war file i can't reach sling in > any way... i've tryed at localhost:8080/sling and can't really reach it.. am > i doing anything terribly wrong ? :) Dropping a file named sling.war in the tomcat webapps directory should make that webapp available at the URL that you mention. Now, something might prevent the webapp from starting, you should have a look at your tomcat logs + console. -Bertrand
