Re: NPE in coyote InternalNioOutputBuffer

2013-05-30 Thread Peter Cipov
) ? 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 interfere. best regards Peter Cipov

NPE in coyote InternalNioOutputBuffer

2013-05-27 Thread Peter Cipov
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 commands, e-mail: users-h

Null pointer when calling getRemoteAddr in exception handling

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

Multiple session cookies names

2011-10-17 Thread Peter Cipov
to 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

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 ma...@apache.org 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

Method to discover client disconnection on tomcat 7.0.16 with async servlet

2011-06-27 Thread Peter Cipov
to 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