View results here ->
http://tck2.jboss.com/cc/buildresults/jboss-3.2?log=log20040602220635Lbuild.70
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.8.4.3 | modified | starksm | server/src/main/org/jboss/naming/ENCFactory.java | Perform the class loader traversal in a privileged block |
| 1.1.2.1 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/PrivilegedProxy.java | Wrap the underlying jdbc objects in a PrivilegedExceptionAction that proxies whateverinterfaces the target object supports when there is a security manager so thatinteraction with jdbc from non-privileged code runs with the jca codebasepermissions. |
| 1.1.2.5 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/WrappedPreparedStatement.jpp | Wrap the underlying jdbc objects in a PrivilegedExceptionAction that proxies whateverinterfaces the target object supports when there is a security manager so thatinteraction with jdbc from non-privileged code runs with the jca codebasepermissions. |
| 1.2.2.6 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/WrappedStatement.jpp | Wrap the underlying jdbc objects in a PrivilegedExceptionAction that proxies whateverinterfaces the target object supports when there is a security manager so thatinteraction with jdbc from non-privileged code runs with the jca codebasepermissions. |
| 1.1.2.20 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/BaseWrapperManagedConnection.jpp | Wrap the underlying jdbc objects in a PrivilegedExceptionAction that proxies whateverinterfaces the target object supports when there is a security manager so thatinteraction with jdbc from non-privileged code runs with the jca codebasepermissions. |