RE: mod_webapp prevents response.flushBuffer

2001-11-13 Thread GOMEZ Henri
>-Original Message- >From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, November 13, 2001 4:21 PM >To: Tomcat Developers List >Subject: Re: mod_webapp prevents response.flushBuffer > > >On 13/11/2001 02:36 pm, "GOMEZ Henri" <[EMAIL PROTECT

Re: mod_webapp prevents response.flushBuffer

2001-11-13 Thread Pier Fumagalli
On 13/11/2001 02:36 pm, "GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > What APR shoud I use ? > > I've got a snap of JTC (rigth now), but I need to > get the correct APR ? Use yesterday night's nightly snapshot . I tested it and it works... > PS: Good news with Apac

RE: mod_webapp prevents response.flushBuffer

2001-11-13 Thread GOMEZ Henri
ECTED](. .) PGP KEY : 697ECEDD...oOOo..(_)..oOOo... PGP Fingerprint : 9DF8 1EA8 ED53 2F39 DC9B 904A 364F 80E6 >-Original Message- >From: Pier Fumagalli [mailto:[EMAIL PROTECTED]] >Sent: Tuesday, November 13, 2001 3:33 PM >To: Tomcat Developers List >Subject: Re:

Re: mod_webapp prevents response.flushBuffer

2001-11-13 Thread Pier Fumagalli
On 13/11/2001 10:10 am, "GOMEZ Henri" <[EMAIL PROTECTED]> wrote: > > ASAP, I'll make a snapshot of jtc in my home dir and do the > RPM Thanks :) Once I finish my Job Hunt I'll also probably have some time to update and tag a release... :( :( :( Pier -- To unsubscribe, e-mail:

RE: mod_webapp prevents response.flushBuffer

2001-11-13 Thread GOMEZ Henri
>> hi! >> >> when using mod_webapp as connector to apache, >response.flushBuffer() doesn't >> work in current versions of tomcat. i think this is because >of the packet >> system of the warp connector. >> >> we work with a modified version of tomcat, which sovles this >problem by >> implement

Re: mod_webapp prevents response.flushBuffer

2001-11-12 Thread Pier Fumagalli
On 12/11/2001 10:28 am, "Markus Letschka" <[EMAIL PROTECTED]> wrote: > hi! > > when using mod_webapp as connector to apache, response.flushBuffer() doesn't > work in current versions of tomcat. i think this is because of the packet > system of the warp connector. > > we work with a modified ver

mod_webapp prevents response.flushBuffer

2001-11-12 Thread Markus Letschka
hi! when using mod_webapp as connector to apache, response.flushBuffer() doesn't work in current versions of tomcat. i think this is because of the packet system of the warp connector. we work with a modified version of tomcat, which sovles this problem by implementing WarpResponse.flushBuffer()