One thing you can do is set the 'Blocking' attribute to false for that 
pool in jboss.jcml. This will get rid of the hanging problem, but you'll 
have to expect calls to DataSource.getConnection to return null in some 
cases.

-danch

Ferguson, Doug wrote:

> We are seeing jboss hang when the datasource goes down and we cannot restart
> jboss becuase it hangs on the datasource binding.
> 
> This is terrible because we have implemented within our beans but it can't
> work becuase
> jboss is hanging.
> 
> Even if the hanging or our problem, we can't restart because jboss hangs...
> 
> Thanks,
> d.
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user



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

Reply via email to