Hi,
I'm trying to kill off connections when I know the database has gone down.
There are instances when a failure happens on one of the databases in one connection pool. When this went down Thursday, then came back up again, the connections were still not working. When I tried to shut down the database to clear everything out, the domain hung. I found the process ID of the JVM running the domain, and did a force kill on that.
Is there a better way than that?
Ben
[Message sent by forum member 'bthoma' (bthoma)]
http://forums.java.net/jive/thread.jspa?messageID=221334