Ken Geis wrote: > > Attached is a patch that makes a couple minor changes to Excalibur JDBC > connection pooling. > > a) I don't think that a symbol should be misspelled to prevent it from > conflicting with another symbol. I therefore changed "controler" to > "controllerConfig." > > b) There was extraneous error information when the connection pool min > or max were less than 1. > > c) JdbcConnectionFactory was ignoring the autocommit parameter. This > was acceptable because JdbcConnectionPool was setting the autoCommit > property. However, if JdbcConnectionFactory is used in some other > context, the behavior is unexpected.
Changes made--some were not *exactly* as you specified, but the same effect. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
