0 Replies Latest reply on Jul 19, 2007 9:35 AM by rahulbhirud

    is there any difference bet'n EJB3 Injection and Bean lookup

    rahulbhirud

      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.