That's sort of my point. I'm trying to use Tomcat in conjunction with Apache and
Jboss.
Apache will serve html and php. It will forward (through mod_jk) any requests for
jsp, servlets, and beans (j2ee web applications) to the tomcat server which is
embedded in the Jboss package I mentioned in
If I could, I'd like to re-activate this topic. I've installed jboss-3.2.3.tgz
(includes Tomcat 4.1.29 JBossWeb HTTP server and JSP/Servlet engine, EJB, CMP2.0, JCA,
IIOP, Clustering, JTA, JMX and more)
and have successfully built mod_jk2.so according to some very nicely explained
directions at