I am debugging a really tricky problem with servlet filters in a web application running on a JBoss 5.1.0 AS. I really need the source of the tomcat that runs inside my JBoss. I already downloaded the src-Package from JBoss but could not find the tomcat sources in it.
Any suggestions?