If you change your build to use the latest jboss mdr snapshot, you can try this out.
You have a choice of
new DeclaredMethodSignature(Method)
or
new DeclaredMethodSignature(declaringClassName, methodName, parameters);
I'll leave JBMDR-35 open for now, since such hacks always lead to other hacks. :-)
In principle (there's no reason why it should work) you can
programmatically add INSTANCE metadata
against this signature (e.g. xml overrides), but I haven't tried/tested it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170399#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...