<bug>42547</bug>: Fix NPE when a ResourceLink in context.xml tries to
override an env-entry in web.xml. (markt)
</fix>
+ <fix>
+ Avoid some casting in ErrorReportValve (remm)
+ </fix>
+ <fix>
+ Fix persistence API annotation, submitted by Bill Burke (remm)
+ </fix>
+ <fix>
+ In Comet mode, if bytes are not read, send an error event (otherwise,
+ fields referring to the connection could remain) (remm)
+ </fix>
+ <fix>
+ Fix Comet when running Tomcat with the security manager (remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Jasper">
</fix>
</changelog>
</subsection>
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ Add back missing socketBuffer attribute in the java.io HTTP connector (remm)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Webapps">
<changelog>
<fix>