[jboss-dev-forums] [Design of JCA on JBoss] - What Happens To JBoss If I Restart The Database

mura do-not-reply at jboss.com
Fri Aug 18 05:09:52 EDT 2006


Hi, 

Whenever we restart the database, we require to restart the JBoss AS to retain its expected behavior. 

In order to avoid this problem we can have some configurational settings like using ValidConnectionChecker interface or <check-valid-connection-sql> element in *.ds.xml, as specified in the url 
http://wiki.jboss.org/wiki/Wiki.jsp?page=WhatHappensToJBossIfIRestartTheDatabase

But there is a significant performance degradation in our application after using either of these approaches. 

Do we have any other alternative approach to handle this situation where performance will not be impacted drastically?

Thanks.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965982#3965982

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965982



More information about the jboss-dev-forums mailing list