0 Replies Latest reply on Jun 3, 2008 5:31 AM by sebastiendeg

    Remote EJB Config Question

    sebastiendeg

      Hi All,

      I'm using JBoss (4.2.2) with remote EJB 3.

      I'm trying to find out what does the client proxy do for connection.

      Does it keep a connection to the server or does it recreate the connection upon method call ?

      Can anyone tell me where I can find info on how to configure those info ?
      (invoker ? proxy factory ?)

      I posted here because I didn't really know if this was more "JBoss Remoting" or "JBoss-EJB" ...

      Tks.