1)When a method in a session bean is invoked, will Seam inject all the variables annotated
by @IN or just inject the variables used by the being invoked method?
2)When a Session Bean is injected as a facade, is it possible for the mthod in the session
facade bean inject or outject varibales?
3)Could an injected variable such as EntitManager "em" be passed to a POJO
method as a parameter?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054124#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...