Re: NPE in coyote InternalNioOutputBuffer

2013-05-30 Thread Peter Cipov
timeout (like "no changes") ? No recycle can happen during this action ? I have looked in the sources and request recycle is called after this listener is executed. I just want to be sure that this order is always the same and any other tomcat feature will not interfer

NPE in coyote InternalNioOutputBuffer

2013-05-27 Thread Peter Cipov
ync responses ? PS. By the way that NPE should never occur - Is it a BUG ? I am using Tomcat 7.0.28 (current in debian 7.0 Wheezy) -- Peter Cipov - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional co

Null pointer when calling getRemoteAddr in exception handling

2012-08-20 Thread Peter Cipov
throw new LoginException(String.format("Login failed for user %s from IP %s (%s)", principalName, remoteAddr, type ), ex); .. Is this correct behavior ? -- Peter Cipov

Re: Multiple session cookies names

2011-10-17 Thread Peter Cipov
Can you be more specific please ? Dne Mon, 17 Oct 2011 12:00:18 +0200 Mark Thomas napsal(a): On 17/10/2011 10:31, Peter Cipov wrote: Hello, I would like to use multiple session cookie names in tomcat and tomcat chooses http attribute. For example: SESSION_APP_CLIENT - for fronted

Multiple session cookies names

2011-10-17 Thread Peter Cipov
accomplish this? Best Regards -- Peter Cipov - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Method to discover client disconnection on tomcat 7.0.16 with async servlet

2011-06-27 Thread Peter Cipov
discover that client has closed connection or this is the standard behavior. I used tomcat 7.0.16 with APR (windows 7) Peter Cipov - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail