AS6 has a web valve org.jboss.web.tomcat.service.jca.CachedConnectionValve that describes itself as "This valve checks for unclosed connections on a servlet request".
Do we need to port this valve to AS7 or is the functionality wired in already elsewhere?