On Thu, 14 Nov 2002, RXZ JLo wrote:

> My mod_jk.so is mod_jk-1.3-eapi.so, I have reflected
> this in conf/auto/mod_jk.conf. But everytime I restart
> tomcat this file is regenerated and my change doesnt
> remain.
>
> 1. Can I stop the regeneration of mod_jk.conf
> OR
> 2. Where do I have to update in order to get correct
> .so in the mod_jk.conf

In answer to 1, there should be a Listener tag in the server.xml that
controls whether it's generated or not.  In answer to 2, I don't know.
But, there's nothing that's forcing you to use that auto-generated
mod_jk.conf -- you can simply make a copy of it, modify it to your
desires, and use that modified copy (i.e. Include it in your
httpd.conf).  In general I don't think you can completely control what
goes into the auto-generated mod_jk.conf file, so, depending on what
you're doing, it may not be exactly right.

Milt Epstein
Research Programmer
Integration and Software Engineering (ISE)
Campus Information Technologies and Educational Services (CITES)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to