You can add a parameter to the Listener tag in server.xml that says

modJk="/my/path/to/modJk/myJkfile"

then that value will be written to mod_jk.conf.

That said, you can just copy mod_jk-1.3-eapi.so to mod_jk.so.  No need to
use a sledgehammer when a light tap will do.

John


> -----Original Message-----
> From: Milt Epstein [mailto:mepstein@;uiuc.edu]
> Sent: Thursday, November 14, 2002 9:01 AM
> To: Tomcat Users List
> Subject: Re: mod_jk-1.3-eapi.so
> 
> 
> 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>
> 

--
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