Re: comet questions

2008-01-20 Thread Filip Hanik - Dev Lists
updated and the only files that are new are: catalina.policy STATUS.txt changelog.xml Any ideas about the timeout setting or the comet error event without a subtype? Thanks for your response! Peter On Jan 7, 2008 12:44 PM, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: wh

Re: comet questions

2008-01-15 Thread Peter Warren
> in terms of timeout, that should work just dandy, unless the client > > disconnects, at which point at which point you might get a subtype of > > IOEXCEPTION, or CLIENT_DISCONNECT > > depending on the OS > > > > Filip > > > > > > Peter Warren

Re: comet questions

2008-01-09 Thread Peter Warren
elog.xml > > > > Any ideas about the timeout setting or the comet error event without a > > subtype? > > > > Thanks for your response! > > > > Peter > > > > On Jan 7, 2008 12:44 PM, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > &g

Re: comet questions

2008-01-07 Thread Filip Hanik - Dev Lists
g? I would try to use response.flushBuffer when you wanna flush it out (ie after you've written to and flushed your stream). also, there have been some bug fixes, that you can get from SVN, or wait for 6.0.16 to come out Filip Peter Warren wrote: I have some comet questions. I'm using th

Re: comet questions

2008-01-07 Thread Peter Warren
Buffer when you wanna flush it out (ie > after you've written to and flushed your stream). > > also, there have been some bug fixes, that you can get from SVN, or wait > for 6.0.16 to come out > > Filip > > > Peter Warren wrote: > > I have some comet q

Re: comet questions

2008-01-07 Thread Filip Hanik - Dev Lists
some comet questions. I'm using the tomcat 6.0.x trunk as of last Friday. 1) My comet event timeout setting being honored. How come? I set the timeout for 3 hours but a timeout event gets generated every 2 minutes. If I inspect the comet event for which the timeout is triggered, I see a setti

comet questions

2008-01-07 Thread Peter Warren
I have some comet questions. I'm using the tomcat 6.0.x trunk as of last Friday. 1) My comet event timeout setting being honored. How come? I set the timeout for 3 hours but a timeout event gets generated every 2 minutes. If I inspect the comet event for which the timeout is triggered,