Thanks for the heads up about the AJP13 problem. I tried to use the Tomcat documentation to set it up, but I was unable to find the workers.properties file that was needed to setup my httpd.conf to look for my webapps. Is there an equivalent?
Tom Veldhouse ----- Original Message ----- From: "Greg Wilkins" <[EMAIL PROTECTED]> To: "Thomas T. Veldhouse" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 06, 2002 3:06 AM Subject: Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty) > > Thomas, > > Jetty has an AJP13 listener that works with mod_jk and mod_jk2. > The contributed documentation is mostly about apache2 and mod_jk2, so > I'll have a look at improving this soon. But the normal mod_jk > documentation applies to when configuring for apache with Jetty. > > Note that the all the current 4.1.0RCx releases of Jetty and the > recent releases of JBoss contain a bug in the AJP13 listener. Requests > are initially handled correctly, but then an error in recycling > responses eventually results in garbled responses. > > This is fixed in Jetty CVS, will be in 4.1.0RC5 and will soon propagate > to JBoss. > > regards > ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
