Hi, On 11/17/06, Thomas Mueller <[EMAIL PROTECTED]> wrote:
Why does the connection to the database breaks by the way?
I think there's a default 8 hour timeout in MySQL. One way to prevent that could be to include a background thread in a custom MySQLPersistenceManager that pings the database every now and then to keep the connection alive. BR, Jukka Zitting
