Re: [JBoss-user] Connection Pooling Jboss 3.0

2002-08-14 Thread Burkhard Vogel
h" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, August 14, 2002 1:03 AM Subject: [JBoss-user] Connection Pooling Jboss 3.0 > Hi, > > I am using Jboss 3.0 with Castor JDO. Struts -> Stateless Session > Bean --> Castor JDO > > I am using c

[JBoss-user] Connection Pooling Jboss 3.0

2002-08-13 Thread Arijit Ghosh
Hi, I am using Jboss 3.0 with Castor JDO. Struts -> Stateless Session Bean --> Castor JDO I am using container managed transaction and trying to impement connection pooling. I have included the oracle-service.xml file. Everytime I am connecting to the database, a new conneciton is being creat