I've got problem with my application after database crash
When my database is down and I try to connect with it I get SQLException (that is ok), but
when I get connection, use it, return to the pool, stop database and when I try to get
connection again my application stops in line dataSource.getConnection() and it does not
get out.
I have got JBoss4.0.4CR2
I will be pleased for any help
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983305#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...