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:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to