|
| 1.17 | modified | belaban | cache/src/main/org/jboss/cache/transaction/DummyTransaction.java | added throwing of RollbackException when status is rolled back |
| 1.25 | modified | ejort | jmx/src/main/javax/management/loading/MLet.java | The default ObjectName of the MLet must include the DefaultDomain of the MBeanServer |
| 1.19 | modified | ejort | jmx/src/main/org/jboss/mx/loading/ClassLoaderUtils.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.9 | modified | ejort | jmx/src/main/org/jboss/mx/loading/HeirarchicalLoaderRepository3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.8 | modified | ejort | jmx/src/main/org/jboss/mx/loading/LoadMgr3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.21 | modified | ejort | jmx/src/main/org/jboss/mx/loading/LoaderRepository.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.29 | modified | ejort | jmx/src/main/org/jboss/mx/loading/UnifiedLoaderRepository3.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |
| 1.6 | modified | ejort | jmx/src/main/org/jboss/mx/loading/UnifiedLoaderRepository3MBean.java | Switch back to a set based implementation in the classloaders,but using a TreeSet to order the classloaders.Also check all package maps for dynamic classloaders at removal. |