Hi,

We have a requirement for our application to work regardles of wheteher the 
Database is up or not. Specifically, if JBoss starts and the database is not 
running already, then when the database is ready, the service should connect to 
it.

What we have found now is that if:

- Database is up and JBoss is started -> works
- Database is up, Jboss is started, Database is stopped, database is restarted 
-> works
- Database is down, JBoss is started, database is started -> doesn't work

Any way to correct the last part? What we want is not to have to stop the JBoss 
process if the database is unavailable.

Thanks,

L

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

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


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to