-
Keep JBoss running when database is down (1 messages)
- Posted by: Robbie Martinus
- Posted on: January 22 2008 17:58 EST
Hi, I am currently using Jboss 4.2.0 connecting to Oracle database. Do you think it is a good idea to keep JBoss running when the database goes down? Does it restore the connection when the database goes up? Thanks.Threaded Messages (1)
- Re: Keep JBoss running when database is down by Biswa Das on January 24 2008 17:41 EST
-
Re: Keep JBoss running when database is down[ Go to top ]
- Posted by: Biswa Das
- Posted on: January 24 2008 17:41 EST
- in response to Robbie Martinus
Yep Connections will be restored as long as you are using standard managed pools. If you are having something of your own then will keep my finger crossed....