[jboss-user] [JCA/JBoss] - Re: MBean for inbound-resourceadapter
vickyk
do-not-reply at jboss.com
Wed Apr 30 12:47:49 EDT 2008
"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=4147940#4147940
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147940
More information about the jboss-user
mailing list