Hello All,
I have an application that uses JNDI to interact with postgresql. Whenever,
there is a DB server restart, unless I restart glassfish I'm unable to
interact with my DB. My efforts to use fail-all-connections,
is-connection-validation-required and other attributes were futile.
Please suggest a way to get my application to work with database without
having to restart glassfish whenever I restart database server.
Thank You
Max