albert quinn wrote: > The lines 1 and 2 are executed, but the 4th line is never reached. > Any idea of what could be happening here or how could I do to discover > what's happening? does it seems to be a bug on my code or a setup > problem?
Could you database connection be timing out due to inactivity? It is worth adding a validation query to your DBCP configuration and setting testOnBorrow to true. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]