1) You add Listener elements to Tomcat's server.xml. See "Using ApacheConfig" here:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk.html 2) WARP (mod_webapp) is dead. Don't use it. JK or JK2 are the choices going forward. If you decide you must use WARP, understand that it is a) no longer actively developed, b) has serious problems that make it unusable for anything but the most basic configurations, and c) will cause you problems in the future when JK or JK2 are the only supported protocols. Also, if you use WARP, you don't do anything with ApacheConfig (question #1). ApacheConfig is for JK only, not JK2 and not WARP. John -----Original Message----- From: Hans Deragon [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 26, 2002 3:08 PM To: [EMAIL PROTECTED] Subject: Apache and Tomcat. Greetings. I want to connect Apache to Tomcat. However, I am stumbling on a few problems: 1) How can I configure Tomcat to generate the mod_jk.conf-auto file? I cannot find any documentation on how to do this, and looking at the CATALINA_HOME/conf/* files did not gave any clue. I want to use the mod_jk but with the auto configuration file if possible. 2) According to the documentation, webapp is better than mod_jk. But I searched the web and www.apache.org, jakarta.apache.org, modules.apache.org but could not find the module! Can someone provide me the link to the home page of this module? Sincerely, Hans Deragon -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.419 / Virus Database: 235 - Release Date: 11/13/2002 -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>