1 Reply Latest reply on Mar 11, 2002 9:48 PM by davidjencks

    JCA: Trying to get the book example to pool connections

    johnw

      Hi,
      I am using the example in the JBoss book to deploy the chap 7 example on JBoss 2-4-4. What I am seeing is every time I call a getConnection in the stateless session bean the ManagedConnection is creating a new connection and does not seem to be pooling the connections.
      How do I get JBoss to pool these connections?

      Thanks,
      John