[jboss-user] [EJB 3.0] - Re: No pooling for stateless session beans with JBoss 4.0.4
bill.burke@jboss.com
do-not-reply at jboss.com
Fri Jul 14 10:31:04 EDT 2006
are you sure your PostConstruct method is implemented correctly?
EJB3 uses a ThreadLocal pool by default. Maybe a different thread is created per invocation?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3958092#3958092
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3958092
More information about the jboss-user
mailing list