0 Replies Latest reply on Nov 27, 2002 12:30 AM by venivicivedi

    EJBObject Remote Vs Local interface + Threading

    venivicivedi

      Hello All ,

      When we use a remote EJB Object to talk to a bean instance then i presume the EJB Object (skeleton) and the bean instance must be in the same thread of execution.

      What happens when we use local interface of an EJB Object ?

      Do the client , the EJB Object and the bean instance execute in the same thread ?

      thanks a lot for your time,
      manu