"Arcadius A." <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello! > I'm using Tomcat 4, mod_jk1.2 and Apache 1.3.27 on Redhat.... > > I'm in need of connection pooling example to get me started.... > I've had a look at http://jakarta.apache.org/commons/dbcp/api/index.html > and thougth that a concrete/working example would make things clearer > > Thanks in advance >
Hello! I've found an old package at http://sourceforge.net/project/showfiles.php?group_id=4899 The version 1.4.1 is quite fine and really EASY to install ... (no need to configure tomacat for connection pooling.... all you need is to integrate the package in you app and put the propetries file in your classpath) Regards. ARcadius. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
