Hi, On Tue, Mar 18, 2008 at 1:47 AM, paksegu <[EMAIL PROTECTED]> wrote: > ...For the sling Launchpad webserver can I use other altenative such as > Project Grizzly > Servlet Launcher HTTP Engine?...
The launchpad webapp build creates a war file in the target subdirectory. That war file should work in any Servlet 2.4 compliant web container running under Java 1.5 - I don't know about the one you mention, your feedback is welcome if you test it. To verify that everything runs fine, you can run the launchpad integration tests against the webapp installed in the container of your choice, I have just added info about this to http://svn.apache.org/repos/asf/incubator/sling/trunk/launchpad/webapp/README.txt ("Integration tests"). Hope this helps, -Bertrand
