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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...