[jboss-user] [JBossWS] - Using Threads inside Web Services
joshua_hj
do-not-reply at jboss.com
Thu Aug 14 10:58:35 EDT 2008
Dear all,
According to the EJB specification using threads inside EJB applications is disallowed because Thread management should be managed by the EJB container. Please find the reference below:
http://java.sun.com/blueprints/qanda/ejb_tier/restrictions.html
What about Web Services? Can we use threads inside Web Services? Should we do it? Is there any kind of restrictions regarding the use of threads inside web services?
Thanks,
Joshua
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170590#4170590
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170590
More information about the jboss-user
mailing list