Thank you for the reply, Could you please clairify a few points. 1. Is the new home available for web access?
2. For <Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" modJk="/usr/local/apache2/modules/mod_jk.so" >>> Is this the same for tomcat 5? (notice ...ajp.tomcat4.config...)? 3. Is there a new version of the how-to for jk2/Apache2/tomcat5.0 ? Thank you in advance, Brennon Obst -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker Sent: Wednesday, 21 January 2004 4:42 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat 5.0 & mod_jk Configuration As of 5.0.18, ApacheConfig and friends have moved to their new home in the org.apache.jk.config package. With 5.0.18, there is no change in the functionality. It may be extended on future releases. "Brennon Obst" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Tomcat 5.0 & mod_jk Configuration > by James Thornton <[EMAIL PROTECTED] PROTECTED] > Dec > <http://www.talkaboutprogramming.com/group/comp.lang.java.programmer/arc hive > /2003-12-31.html> 31, 2003 at 12:34 AM > > > > What in tomcat 5.0's configuration for mod_jk differs from how you > would > > do it for tomcat 4.x? Is this documented anywhere? > > > > In the tomcat 4.x server.xml, I had: > > > > <Listener className="org.apache.ajp.tomcat4.config.ApacheConfig" > > modJk="/usr/local/apache2/modules/mod_jk.so" /> > > > > Is this the same for tomcat 5? (notice ...ajp.tomcat4.config...) > > > > I tried simply changing it to ...ajp.tomcat5.config... to no avail. > > > > Thanks. > > > > I have posted this exact same thing and also do not have any avenues > yet. Can anyone help us out here? thank you in advance, > > > Brennon Obst > > > Java Security Programmer > iEnergy Main Branch > 39 Melbourne St. / Brisbane > p. (617) 3846-6666 > [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
