Looking at the ServiceControllerContext ctor, its passing in the full mbean ObjectName
using the name.getCanonicalName() form, so the full name should be:
jboss.jca:name=DefaultDS,service=ManagedConnectionPool
which includes the jmx domain name.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4091185#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...