Hi, On Fri, Jul 11, 2008 at 5:03 AM, Carsten Ziegeler <[EMAIL PROTECTED]> wrote: > Pierre-David Belanger wrote: >> ...some links suppose Sling is deployed >> with no context (those links do not include the request.contextPath)....
> ...it seems that we only deploy the webapp in > the root context :( ... The launchpad integration tests do use the webapp with a non-empty context path, so that is tested. But the index.html page that Pierre-David mentions is not tested there... Note that running the integration tests with two Maven instances (one started with mvn jetty:run and one running the tests) mounts the webapp on the root context, so both cases can be tested. -Bertrand
