[jboss-user] [JCA/JBoss] - Re: Seemingly random connection issues?

weston.price@jboss.com do-not-reply at jboss.com
Sun Oct 22 23:13:35 EDT 2006


There are effectively two distince states that the <new-connection-sql> and the <valid-connnection-sql> are designed to address. The former is in connection creation the latter is prior to a connection being handed out of the pool. 

The weird thing about your case is that it appears that the <new-connection-sql> has already been set being that the error you are seeing only happens on connection creation, and only in the event that the SQL statement cannot be executed. 



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

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



More information about the jboss-user mailing list