Jump to letter: [
ABCDEGHIJKMNOPRSTWX
]
tomcat55: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
- Summary
- Tomcat is the servlet container that is used in the official Reference
Implementation for the Java Servlet and JavaServer Pages technologies.
The Java Servlet and JavaServer Pages specifications are developed by
Sun under the Java Community Process.
Tomcat is developed in an open and participatory environment and
released under the Apache Software License. Tomcat is intended to be
a collaboration of the best-of-breed developers from around the world.
We invite you to participate in this open development project. To
learn more about getting involved, click here.
Changelog
- * Tue Aug 9 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:5.5.9-4jpp
-
- Fix reference to geronimo-specs jta
- Buildtime require java-devel >= 1.5.0
- Runtime require java >= 1.4.2
- Drop requires for jaas, jdbc-stdext, jndi, jndi-ldap and jsse
- Drop jaas from server/lib
- Drop jdbc-stdext from common/lib
- Drop jndi from common/lib
- * Sat Jul 30 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:5.5.9-3jpp
-
- Patch jakarta-tomcat-5/build.xml and include sources
of commons-collections, commons-pool and commons-dbcp
to build naming-factory-dbcp.jar
- Patch to build jasper-compiler-jdt, now in tomcat55-jasper
- * Fri Jul 22 12:00:00 2005 Ralph Apel <r{*}apel{%}r-apel{*}de> 0:5.5.9-2jpp
-
- Add bin/tomcat-juli.jar to CLASSPATH in catalina.sh if present