Ferguson, Doug wrote:

> I believe that in my first email I mentioned that I have db failover
> coded into my bean.. That means I am not screwed if a db goes down
> unless jboss screws up.. Which is what is exactly happening. Not Good.
> 
> You mentioned waiting on a long query to execute but this is irrelevant.
> I am talking about the getConnection() method and the blocking attribute of
> the mbean. 
> 
> The infinte wait when blocking is set to true seems obsurd.
> There should be a timeout set and the timeout should be a configurable
> part of the mbean..
> 
> d.


OK, so that timeout is #3 on my list.

-danch

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

Reply via email to