[jboss-user] [JCA/JBoss] - Re: MBean for inbound-resourceadapter
michele.curioni
do-not-reply at jboss.com
Mon Apr 28 05:09:45 EDT 2008
Vicky,
to do that the MBean would need to have a reference to the Resource Adapter, but how?
It seems that it cannot be looked up directly,
so the only other way is for the resource adapter to register itself with the new MBean at startup.
Doing so the resource adapter will be dependent on the new MBean, which I wanted to avoid, for I prefer to keep business code indipendent of management code.
Is that what you had in mind?
Thanks,
Michele
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4147139#4147139
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4147139
More information about the jboss-user
mailing list