Is an MBean, which I understand to be a singleton, run in multiple threads by the kernel?
For example, if I have a web service endpoint deployed as a session bean, and the web
service bean calls an MBean, will each of these calls to the MBean get its own thread?
Ultimately I'm concerned about scalability issues using a singleton MBean.
Thanks,
Herman Post
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163919#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...