On Mon, 12 Mar 2001, john d ware wrote:

> Hi all,
>     According to the tomcat-apache HOWTO:
> "
> Each time you start Tomcat, after it loads Contexts (both from the
> server.xml and automatically from $TOMCAT_HOME/webapps), it
> automagically
> generates a number of files for you.  The two that we're concerned with
> are:
> 
>      tomcat-apache.conf (should really be named mod_jserv.conf-auto)
>      mod_jk.conf-auto
> "
> 
> When I start tomcat I get this output:
> 
> 
> Starting service Tomcat-Standalone
> Apache Tomcat/4.0-dev
> Starting service Tomcat-Apache
> Apache Tomcat/4.0-dev
> 
> But I get no tomcat-apache.conf or mod_jk.conf-auto in my conf
> directory.
> 
> Am I reading the wrong documentation?
> 

The tomcat-apache HOWTO relates to Tomcat 3.2.  In the Tomcat 4.0 case, no
Apache configuration files are created on the fly for mod_webapp
(mod_jserv and mod_jk are not currently supported) because the required
lines are very simple.  The documentation on what is required are at the
bottom of the "conf/server.xml" file in Tomcat 4.0.

You should also note that mod_webapp is alpha quality code, and soon to
have some major updates performed on it.

> thanks
> 
> john ware
> 

Craig McClanahan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to