Re: tomcat 7.0.20 nio problem

2011-08-28 Thread Bob Garcia
Just an update. I migrated to Servlet 3.0 and things work much better. On Sat, Aug 27, 2011 at 3:14 PM, Bob Garcia wrote: > > > On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko < > knst.koli...@gmail.com> wrote: > >> 2011/8/28 Bob Garcia : >> > I have a

Re: tomcat 7.0.20 nio problem

2011-08-27 Thread Bob Garcia
On Sat, Aug 27, 2011 at 2:35 PM, Konstantin Kolinko wrote: > 2011/8/28 Bob Garcia : > > I have a webapp at webapps/demo and a servlet mapped to demo/foo. Tomcat > is > > also serving some static content from the demo directory, including image > > files in demo/imgs.

tomcat 7.0.20 nio problem

2011-08-27 Thread Bob Garcia
Apologies if this is a known issue or a simple config error on my part. I have not been able to find anything similar in my searches. I am using tomcat-7.0.20 configured with protocol=org.apache.coyote.http11.Http11NioProtocol, and using OpenJDK 1.6.0_22 on Fedora 15. I have a webapp at webapps/d