Greg Wilkins wrote: > 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.
It's in Branch_3_2 now. Jules > > regards > > > > > On Fri, 2002-09-06 at 04:48, Thomas T. Veldhouse wrote: > >>This link points to an area that really applies to Apache2 and mod_jk2 (or >>proxy which has disadvantages). I was under the impression it (Jetty) would >>work with mod_jk and Apache 1.3. >> >>Tom Veldhouse >> >>----- Original Message ----- >>From: "Jules Gosnell" <[EMAIL PROTECTED]> >>To: <[EMAIL PROTECTED]> >>Cc: <[EMAIL PROTECTED]> >>Sent: Thursday, September 05, 2002 6:24 PM >>Subject: Re: [JBoss-user] Apache 1.3 and JBOSS 3.0.2 (w/tomcat or w/jetty) >> >> >> >>>http://jetty.mortbay.org/jetty/doc/JettyWithApache.html >>> >>>I believe there is a fix for the AJP13Listener that has just gone into >>>Jetty CVS. If you have any problems, let me know and I will mail you a >>>build of this. >>> >>> >>>Jules >>> >>> >>>Thomas T. Veldhouse wrote: >>> >>>>I have a few things running on Apache already, so I need to host my J2EE >>>>sites through apache. I am looking to find how to configure JBoss 3.0.2 >>> >>and >> >>>>either Tomcat or Jetty to run with Apache (1.3, not 2.0 -- I have built >>>>mod_jk.so for Apache 1.3). I am quite familiar with Tomcat, but I am >>> >>new to >> >>>>JBoss and Jetty. >>>> >>>>Thanks in advance for any help you can give. >>>> >>>>Tom Veldhouse >>>> >>>> >>>> >>>>------------------------------------------------------- >>>>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 >>> >>> >>> >>> >>> >>>------------------------------------------------------- >>>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 >>> >> ------------------------------------------------------- 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
