I am using websphere datasource to connect to DB2 database. I am using the datasource in a java application which continiously reads a databease tabel. After some time I am getting exception a Tablecom.ibm.websphere.ce.cm.StaleConnectionException: Communication link failure.
Can it be handeled in the connection pool settings. If I catch the exceptionin java code. How do I open the connection