|
| 1.2 | modified | ejort | jmx/src/main/org/jboss/mx/interceptor/ReflectedDispatcher.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.2 | modified | ejort | jmx/src/main/org/jboss/mx/interceptor/AttributeDispatcher.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.2 | modified | ejort | jmx/src/main/org/jboss/mx/modelmbean/RequiredModelMBeanInvoker.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.28 | modified | ejort | jmx/src/main/org/jboss/mx/server/AbstractMBeanInvoker.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.9 | modified | ejort | jmx/src/main/org/jboss/mx/server/Invocation.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.16 | modified | ejort | jmx/src/main/org/jboss/mx/server/InvocationContext.java | Add support for "dynamic" model mbean invocations.1) class.method operation names2) target and class overrides in the descriptors3) get/setMethod -> different operation |
| 1.2 | modified | tdiesler | webservice/src/main/org/jboss/webservice/client/ClientEngine.java | + set the thread context class loader before invoking the the jse+ add some more debugging |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/webservice/handler/HandlerChainImpl.java | + set the thread context class loader before invoking the the jse+ add some more debugging |
| 1.6 | modified | tdiesler | webservice/src/main/org/jboss/webservice/server/InvokerProvider.java | + set the thread context class loader before invoking the the jse+ add some more debugging |
| 1.4 | modified | tdiesler | webservice/src/main/org/jboss/webservice/server/InvokerProviderJSE.java | + set the thread context class loader before invoking the the jse+ add some more debugging |
| 1.2 | modified | tdiesler | webservice/src/main/org/jboss/webservice/server/ServerEngine.java | + set the thread context class loader before invoking the the jse+ add some more debugging |