|
| 1.13 | modified | remm | thirdparty/apache-tomcat50/tomcat-jk2.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/tomcat-util.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/jasper-compiler.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/jasper-runtime.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/naming-common.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/naming-resources.jar | - Update to Tomcat 5.0.24. |
| 1.11 | modified | remm | thirdparty/apache-tomcat50/servlets-cgi.renametojar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/servlets-common.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/servlets-default.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/servlets-invoker.jar | - Update to Tomcat 5.0.24. |
| 1.11 | modified | remm | thirdparty/apache-tomcat50/servlets-ssi.renametojar | - Update to Tomcat 5.0.24. |
| 1.12 | modified | remm | thirdparty/apache-tomcat50/servlets-webdav.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/tomcat-coyote.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/tomcat-http11.jar | - Update to Tomcat 5.0.24. |
| 1.16 | modified | remm | thirdparty/apache-tomcat50/catalina.jar | - Update to Tomcat 5.0.24. |
| 1.9 | modified | remm | thirdparty/apache-tomcat50/README | - Update to Tomcat 5.0.24. |
| 1.12 | modified | remm | thirdparty/apache-tomcat50/catalina-manager.jar | - Update to Tomcat 5.0.24. |
| 1.13 | modified | remm | thirdparty/apache-tomcat50/catalina-optional.jar | - Update to Tomcat 5.0.24. |
| 1.14 | modified | remm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | - Allow mapping a webapp to more than one host.- Note: the JSR 77 stats will only display the stats for the first host. There's no possibility to fix this. The full stats are available through the Tomcat MBeans. |
| 1.24 | modified | remm | server/src/main/org/jboss/metadata/WebMetaData.java | - Allow mapping a webapp to more than one host.- Note: the JSR 77 stats will only display the stats for the first host. There's no possibility to fix this. The full stats are available through the Tomcat MBeans. |
| 1.5 | modified | remm | tomcat/src/main/org/jboss/web/tomcat/security/JBossSecurityMgrRealm.java | - Fix performance issue with the default configuration: exposing the subject is expensive. |