[jboss-user] [EJB 3.0] - Re: @EJB Injection in JSF Managed Bean
klejs
do-not-reply at jboss.com
Thu Nov 30 15:46:02 EST 2006
anonymous wrote : The problem is that I get a "new" (i.e. with no attributes) bean (the stateful one) each time I do the jndi lookup.
That's not a problem, it works as intended. Every time you look up a stateful session bean in JNDI, a new session is created.
/klejs
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990210#3990210
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3990210
More information about the jboss-user
mailing list