View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040812210840Lbuild.194
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.2.4.3 | modified | starksm | testsuite/src/resources/securitymgr/server.policy | Fix the permission for the jdk lib dir needed for jsp compiles |
| 1.5.2.2 | modified | starksm | server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | Maintain the application module in the order declared in application.xml sothat the start order is deterministic and equal to that of the declaration order. |
| 1.11.2.17 | modified | schrouf | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCUtil.java | Make safeClose() even safer by catching Exception instead of SQL/IOException. Some resources (e.g. INFORMIX jdbc driver) throw NullPointerExceptions when closing an already closed resource ! |