Close
jGuru Forums
Posted By: indra_kumar Posted On: Tuesday, March 20, 2007 01:47 AM
Hi, I have an MDB deployed in IBM websphere application server in which i access the database using a datasource and do database operations. But if this MDB is not invoked(inactive) for some time, the first call to this MDB and usage of the datasource generates a StaleConnectionException and the database operation fails, However the subsequent calls to the datasource works fine until MDB goes inactive again for a long time. Anbody has any solution ??
Re: StaleConnection exception from MDB
Posted By: Christopher_Koenigsberg Posted On: Saturday, March 24, 2007 02:46 PM