Feature Requests item #454107, was opened at 2001-08-22 00:01
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=454107&group_id=22866

Category: None
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improvement in JDBC connection pooling

Initial Comment:
Jboss makes pool of JDBC connections(Database server 
is started first) when JBoss is started. After JBoss 
is started , If Database is restarted then JBoss 
invalidates the pool of JDBC connections , hence EJB 
cannot connect to Database. JBoss hangs over there and 
it neither throws any Exception. 
   I suggest that a batch process should monitor 
Database and If Database is started then it should 
invalidate previous pool and make new pool of 
connections.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376688&aid=454107&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to