Thanks, this information really helps. As a new-bie in this field, i'd like to ask a
question related to concurrency offered by the container to handle multiple requests on
same dynamic mbean. For example, say on a request a dynamic mbean queries a resource and
populates it's attribute, done using MBeanInfo which is built dynamically. But say in
a case where two requests come to a single instance of mbean and the resources the mbean
is going to query are different and hence the attributes are different, how can this case
be handled?
Essentially can an mbean have multiple MBeanInfo at the same time?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119115#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...