|
| 1.4 | modified | starksm | testsuite/src/resources/xml/mbeanserver/testXMBean2.xml | Use an alternate simplejavabean schema |
| 1.1 | added | starksm | testsuite/src/resources/xml/mbeanserver/simplejavabean_1_0.xsd | Use an alternate simplejavabean schema |
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/xml/mbeanserver/JavaBeanSchemaInitializer.java | Remove the unused type bindings |
| 1.3 | modified | starksm | testsuite/src/resources/xml/mbeanserver/jboss_xmbean_2_0.xsd | Use the InterceptorHolder to capture the interceptor element |
| 1.1 | added | starksm | mbeans/src/main/org/jboss/mx/metadata/xb/InterceptorHolder.java | Add a container for interceptor elements |
| 1.104 | modified | ovidiu | jms/tests/build.xml | uncommenting tests that weren't supposed to be commented out in the first place |
| 1.10 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/server/destination/TopicManagementTest.java | uncommenting tests that weren't supposed to be commented out in the first place |
| 1.10 | modified | ovidiu | jms/tests/src/org/jboss/test/messaging/jms/server/destination/base/DestinationManagementTestBase.java | uncommenting tests that weren't supposed to be commented out in the first place |
| 1.3 | modified | starksm | testsuite/src/main/org/jboss/test/xml/mbeanserver/XMBean2UnitTestCase.java | Update to validate that the custom interceptor is seen in the mbean descriptor |
| 1.4 | modified | adrian | j2se/src/main/org/jboss/mx/util/MBeanProxyExt.java | [JBAS-2931] - Initial support for using MBeanProxyExt remotely. |
| 1.1 | added | adrian | testsuite/src/main/org/jboss/test/jmx/test/RemoteMBeanProxyUnitTestCase.java | [JBAS-2931] - Initial support for using MBeanProxyExt remotely. |
| 1.7 | modified | adrian | server/src/resources/jmx-invoker-adaptor/META-INF/jboss-service.xml | [JBAS-2931] - Initial support for using MBeanProxyExt remotely. |
| 1.1 | added | adrian | server/src/main/org/jboss/jmx/connector/invoker/MBeanProxyRemote.java | [JBAS-2931] - Initial support for using MBeanProxyExt remotely. |
| 1.1 | added | adrian | server/src/main/org/jboss/jmx/connector/invoker/MBeanProxyRemoteMBean.java | [JBAS-2931] - Initial support for using MBeanProxyExt remotely. |
| 1.33 | modified | aloubyansky | webservice/src/main/org/jboss/ws/jaxb/JAXBUnmarshallerImpl.java | use prefix from the namespace context |