|
| 58205 | modified | bill.burke@jboss.com | //projects/microcontainer/trunk/deployers/src/main/org/jboss/deployers/plugins/structure/vfs/AbstractStructureDeployer.java | don't modify classpath if rootPath is empty string. |
| 58187 | modified | bill.burke@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/NestedJarHandler.java | use the entryName extracted from AbstractJarHandler to instantiante NestedJarHandler instead of using the JarEntry name. |
| 58187 | modified | bill.burke@jboss.com | //projects/microcontainer/trunk/container/src/main/org/jboss/virtual/plugins/context/jar/AbstractJarHandler.java | use the entryName extracted from AbstractJarHandler to instantiante NestedJarHandler instead of using the JarEntry name. |
| 58185 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.xml | Inject MBeanServer into JMXIntroduction instead of looking up by name |
| 58185 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMXIntroduction.java | Inject MBeanServer into JMXIntroduction instead of looking up by name |
| 58184 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/SimpleBeanAnnotatedImpl.java | Use retention policy for @JMX and test that the object name can be used in the annotation |
| 58184 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/resources/tests/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.xml | Use retention policy for @JMX and test that the object name can be used in the annotation |
| 58184 | added | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/support/SimpleBeanAnnotatedImpl2.java | Use retention policy for @JMX and test that the object name can be used in the annotation |
| 58184 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/main/org/jboss/aop/microcontainer/aspects/jmx/JMX.java | Use retention policy for @JMX and test that the object name can be used in the annotation |
| 58184 | modified | kabir.khan@jboss.com | //projects/microcontainer/trunk/aop-mc-int/src/tests/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.java | Use retention policy for @JMX and test that the object name can be used in the annotation |