[jboss-user] [EJB 3.0] - Re: EJB 3.0 with Stateless Session Bean as instance variable
jaikiran
do-not-reply at jboss.com
Wed Apr 15 23:37:26 EDT 2009
Why do you want to maintain a instance of SLSB in a MDB? Note that the MDBs are pooled and its not guaranteed that the JMS message is always handled by the same MDB.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4225781#4225781
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225781
More information about the jboss-user
mailing list