The module James has works wonderfully, but I think Ivan has touched on something that I have been wondering: why is Slide so Tomcat centric? Why all the wrapper classes? Why do those wrapper classes have hard-coded paths to the WAR files? It just doesn't make much sense nor does help make slide any easier to integrate in other containers. Jetty, to my knowledge, doesn't use wrappers so integrating Slide into Jetty isn't going to be as smooth. Anyone know why this is so?
Slide is in _no way_ tomcat-centric. Sure, slide provides integration with tomcat - but that's seperate to the core of slide, and neccesary because there's no standard way to do this sort of integration. Doing similar integration for other platforms will generally (though it obviously depends on the particular system you're integrating with) be fairly simple - and for many uses, you don't need this level of integration at all.
Mike
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
