Quoting Heather Marie Buch <[EMAIL PROTECTED]>: > On Wed, 7 Jan 2004, Manfred Wolff wrote: > > > Heather. > > > > I user dbcp since one year in a productive system with mysql and have no > > problems yet. The best documentation in my mind is the original from > > tomcat. There are all parameters explained: > > > > > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-howto.html > > Thanks very much for pointing me here. This is a good explanation of where > the dbcp configuration goes. I had been looking at this page > > http://jakarta.apache.org/commons/dbcp/configuration.html > > which gave me the configuration parameters, but didn't explain where to > put them. They should provide a link from the dbcp page to that tomcat > page!
I suppose you could, but keep in mind that commons-dbcp can be used in any servlet container -- it is not specific to Tomcat (whereas the instructions I pointed you are very much Tomcat specific). Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]