Annotation scanning problem with Tomcat 8 and Java 8

2014-06-30 Thread Brian Morris
I'm running into a startup problem using Tomcat 8 and Java 8 during annotation scanning. I get many error messages similar to these two: Jun 30, 2014 12:44:26 PM org.apache.catalina.startup.ContextConfig processAnnotationsWebResource SEVERE: Unable to process web resource

CometProcessor sending duplicate END events in Tomcat 6.0.20

2009-09-11 Thread Brian Morris
I've noticed that after upgrading from Tomcat 6.0.18 to Tomcat 6.0.20 my comet servlet is now receiving two EventType.END events in a row when a client disconnects. I can duplicate with a simple test case (attached below) and I've verified that it happens in the svn repository under