Re: simple connection pooling

2006-09-11 Thread Mark Thomas
Darren Hall wrote: > Hi all. > I'm using Oracle 10g with Tomcat 5.5 and Struts 1.2.9. When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject line. To many of the list archiving services and mail clients used

simple connection pooling

2006-09-11 Thread Darren Hall
Hi all. I'm using Oracle 10g with Tomcat 5.5 and Struts 1.2.9. I'd like to set up connection pooling for my application. I've read the Tomcat "HOW-TO" on setting up a JNDI Datasource for connection pooling, but one thing confuses me - In the how-to, it states "Configure the JNDI DataSource in Tomc