> Add the database test statements and calls to > connectIfNeededAndPossible() > to the J2EEContentStore as well - now the store will reconnect to the > database if the connection stops working (if, for example, the socket > times out or is otherwise invalidated).
I don't think that's a good idea. I would think the connection handling is the responsability of the connection pool. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
