Actually, I suggest using the latest version of Tomcat, 4.1.24. My Solaris HOWTO uses 4.1.12 because that was what was current when I wrote the HOWTO, and access to a non-production Solaris box at this time would require lots of work, and I am lazy.
To generate mod_jk.conf, you need Listener elements in server.xml. This is described explicitly in the HOWTO, search for "Listener". You'll need one ApacheConfig Listener for the Server in server.xml, and one ApacheConfig Listener for each and every Host in server.xml. That said, you don't need to auto-generate mod_jk.conf...its just a convenience for some people. You can easily create what you need manually, see an example here:
http://www.johnturner.com/howto/mod_jk_conf.html
John
On Tue, 17 Jun 2003 13:02:09 -0400, Omar Vera <[EMAIL PROTECTED]> wrote:
Hi to everbody,
I am trying to have generated the mod_jk.conf with Tomcat 4.1.24 or 4.0.6
in solaris 8, but they are not generated when I start the Tomcat. Do you
know how to do it? John Turner suggest to use Tomcat 4.1.12 because it auto
generate the mod_jk.conf, but this build is not available anymore.
I hope you can help me.
Thanks in advance.
Omar Vera
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
