[jboss-user] [JBoss Seam] - Re: Value injection not always working with Seam 1.1

andrew.rw.robinson do-not-reply at jboss.com
Tue Dec 19 17:31:26 EST 2006


Well, I fixed this issue, but I am once again into many more of the same type. It seems the "@In(create=true)" is not finding my session beans. It is possibly due to the scope change.

If I use @In(create=true) on a bean that is session scoped, shouldn't it create the bean in the session regardless of the scope of the bean declaring the variable?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3995146#3995146

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3995146



More information about the jboss-user mailing list