Can Tomcat share it's connection pool?

2004-03-27 Thread Elam Daly
Hi all, If I set up a connection pool for my web apps using Tomcat, can that pool be used by external java applications? If not, can anyone recommend some solutions? Thanks, Elam Daly - To unsubscribe, e-mail: [EMAIL

Re: Can Tomcat share it's connection pool?

2004-03-27 Thread Parsons Technical Services
and java connection pools. But the simple way is to go here: http://jakarta.apache.org/commons/dbcp/ Doug - Original Message - From: Elam Daly [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Saturday, March 27, 2004 5:26 PM Subject: Can Tomcat share it's connection pool