"michele.curioni" wrote : Vicky,
| to do that the MBean would need to have a reference to the Resource Adapter, but how?
|
No , MBean should not have the reference of RA.
The RA bootstrapping is done in the AS environment , so during the RA bootstraping you can
get a reference of MBeanServer and then dynamically add the MBean which will control the
stuff you want .
Yes getting the MBeanServer in the RA's bootstrap(...) would make the RA tied to the
Jboss but getting it generic should not be that difficult .
Did you get it ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147937#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...