is there any difference bet'n EJB3 Injection and Bean lookup?
I have session bean (local interface) injected in another bean. When I call a method the
objects are passed by value and not by reference, but this is not true if I do EJB lookup.
is there any difference bet'n both or this is just the way JBoss implements it?
Thanks in advance,
Rahul.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065788#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...