i am using @In to inject a seam component(A) into anther seam component (B),then i save B
into some sort of container like map, list...,but when i get the component (B) back , i
just found the injected component(A) is null, Can someone tell me why @In has such a kind
of activities? The scope of A is session, the scope for B is conversation.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4064310#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...