Tomcat 7

A Servlet container implementing the Servlet Specification v3.0 and the JavaServer Pages (JSP) Specification v2.2.

Select a component to see open bugs in that component.

Component Default Assignee
Catalina Tomcat Developers Mailing List
The Servlet container core.
Cluster Tomcat Developers Mailing List
The clustering modules.
Connectors Tomcat Developers Mailing List
The Java components of the Tomcat HTTP and AJP connectors. See Tomcat Connectors for the web server component of the AJP connectors. See Tomcat Native for the native (APR based) library for HTTP and AJP/
Documentation Tomcat Developers Mailing List
The documentation in its various forms (JavaDoc, documentation web application, etc.)
Examples Tomcat Developers Mailing List
Issues related to the examples: code, comments, Examples webapp packaging, etc.
Integration Tomcat Developers Mailing List
Issues related to integration with native platform code, tools, and resources.
Jasper Tomcat Developers Mailing List
The JSP page compiler and runtime engine.
Manager Tomcat Developers Mailing List
Issues related to the Tomcat Manager web application.
Packaging Tomcat Developers Mailing List
Issues related to Tomcat's packaging on various platforms.
Servlet & JSP API Tomcat Developers Mailing List
Issues related to the API specifications directly.
WebSocket Tomcat Developers Mailing List
The Java WebSocket 1.0 (JSR-356) implementation