On 6/6/07, Jacob Rhoden <[EMAIL PROTECTED]> wrote:
Hi,
Under tomcat 5.5, I would prevent the database connections from timing
out by having a Cron job that accesses the website every 10 minute.
(Because I couldn't work out a better way).
How are you connecting to the database? If you are not u
Hi,
Under tomcat 5.5, I would prevent the database connections from timing
out by having a Cron job that accesses the website every 10 minute.
(Because I couldn't work out a better way). This no longer works under
tomcat 6. Are there any better ways than I am not aware of.? I don't
think incr