No. I mean a JMX MBean. MessageDrivenBeans are EJB application components and as such you
are prohibited from using threads. Some people use MDB's to achieve parallel
processing in the application server but these threads are managed by JBoss and you have
no control over them.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4045766#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...