[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] tomcat problems
- Subject: Re: [cobalt-developers] tomcat problems
- From: Brian Baxter <bbaxter@xxxxxxxxxxxxxxxxx>
- Date: Mon Nov 26 01:06:03 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> 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