Hi,
I have a SINGLE documentRoot that has a tree with both JSP and HTML docs all
around.
In a previous Tomcat 3.2.3 installation, using JkMount, I was able to have
Apache serve all the html, images and static content - and servlets/Jsp's
were compiled and served by Tomcat.
Example:
JkMount /*.jsp ajp13
JkMount /servlet/* ajp13
NOW, Trying to upgrade to Tomcat 4.0.2 using warp connector the same way -
and it just won't work!!!
WebAppConnection conn warp 127.0.0.1:8008
WebAppDeploy ROOT conn /*.jsp
Anyone ??
Oh, and don't tell me (RTFM) "go read the docs" - I already know them by
heart !!
Thanks!!
--
To unsubscribe: <mailto:tomcat-user-unsubscribe@jakarta.apache.org>
For additional commands: <mailto:tomcat-user-help@jakarta.apache.org>
Troubles with the list: <mailto:tomcat-user-owner@jakarta.apache.org>
|