View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-head?log=log20040504115838
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 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. |