[jboss-user] [JBoss Seam] - Re: Injecting a stateful bean into a stateful bean in glassf
apushadow
do-not-reply at jboss.com
Mon Nov 26 17:13:42 EST 2007
I've got a workaround (do a @Startup at the top of the bean being injected), but I'm not sure why this is necessary. I've taken to putting @Startup at the top of all my session beans just so I don't have to worry about the JNDI issues in the future if I ever have to inject them.
Anyone else run into this?
--Rich
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107892#4107892
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107892
More information about the jboss-user
mailing list