Hi Remy If your assumption is correct there is already an accepted patch for J2EEDescriptors.java based on which I applied the changes to J2EEContentStore.Details of the accepted patch for J2EEDescriptors.java given below
>>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] >>Sent: Monday, February 04, 2002 11:07 PM This also has to be changed back to the previous version Ashok -----Original Message----- From: Remy Maucherat [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 06, 2002 10:53 AM To: Slide Developers List Subject: Re: cvs commit: jakarta-slide/src/stores/slidestore/j2ee/J2EEContentStore.java > 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]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
