|
| 1.1.4.17 | modified | starksm | jmx/src/main/org/jboss/mx/loading/HeirarchicalLoaderRepository3.java | Enclose the getPackageClassLoader in a privileged action since it createsclass loaders. |
| 1.1.2.4 | modified | starksm | testsuite/src/main/org/jboss/test/cts/ejb/CallerSessionBean.java | Don't fail if the class info display fails due to insufficient permission toobtain the TCL |
| 1.1.2.4 | modified | starksm | server/src/main/org/jboss/web/AbstractWebDeployer.java | Move the parsing of the web descriptors to the AbstractWebContainer |
| 1.51.2.30 | modified | starksm | server/src/main/org/jboss/web/AbstractWebContainer.java | Move the parsing of the web descriptors to the AbstractWebContainer |
| 1.1.4.3 | modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/PoolFiller.java | Restore the filler thread code that should not have been commented out. |
| 1.1.2.1 | modified | starksm | jmx/src/main/org/jboss/mx/loading/CLToStringAction.java | Use the ClassToStringAction to write out the verbose form of the class infoto avoid getProtectionDomain permission issues when running with a securitymanager. |
| 1.1.4.21 | modified | starksm | jmx/src/main/org/jboss/mx/loading/ClassLoadingTask.java | Use the ClassToStringAction to write out the verbose form of the class infoto avoid getProtectionDomain permission issues when running with a securitymanager. |
| 1.1.4.20 | modified | starksm | jmx/src/main/org/jboss/mx/loading/UnifiedClassLoader3.java | Use the ClassToStringAction to write out the verbose form of the class infoto avoid getProtectionDomain permission issues when running with a securitymanager. |
| 1.1.4.2 | modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/PoolFiller.java | Add the Revision tag to the @version |
| 1.1.2.2 | modified | starksm | cluster/src/main/org/jboss/ha/jndi/DetachedHANamingService.java | Was not setting the stub ivar to the return value of getNamingProxy |