Just bringing up a question I had a while ago since I know how lists go and it's easy to miss/delete messages over time (especially as busy a list as this is:)
Anyway... Was wondering if anyone had any further input in the apparent problem using DBCP pooling with Tomcat. If for some reason the connections are killed (whether on purpose or if a DB goes down and comes back up), any applications that use the DBCP pool break and give the error: java.sql.SQLException: ORA-01012: not logged on I even made sure to provide a validation query in my ResourceParams. Has anyone else encountered this? Is there a work around or some other pool that this will not happen with? Thanks for any help. -- Rick mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
