[jboss-user] [Beginners Corner] - Re: threads in jboss
weston.price@jboss.com
do-not-reply at jboss.com
Tue May 15 07:30:42 EDT 2007
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#4045766
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4045766
More information about the jboss-user
mailing list