> I DID re-read the docs that came with the Cobalt package >and they >say that I need an Apache module named mod_jserv. No module by that name >rings >a bell in my digging into the scripts. There is mod_jk, but no mod_jserv. >Do I need that?
No. mod_jk uses apj12 and apj13 (depends on the release you are using) to communicate with Tomcat. If you open your httpd.conf file, it should be using mod_jk not mod_jserv. ~Brian _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
