anonymous wrote : Do you think it is a good idea to keep JBoss running when the database
goes down?
If your application depends on this database and this resource is down, then there is no
point in allowing access to your application during this period.
anonymous wrote : Does it restore the connection when the database goes up?
How do you connect to the database through your application in JBoss? Do you use
datasource? If so, have a look at
http://wiki.jboss.org/wiki/Wiki.jsp?page=WhatHappensToJBossIfIRestartTheD...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4122483#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...