[JBoss-user] [JCA/JBoss] - Re: ExceptionSorter

2004-05-07 Thread [EMAIL PROTECTED]
http://jboss.org/wiki/Wiki.jsp?page=JBossForums View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834041#3834041 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834041 -

[JBoss-user] [JCA/JBoss] - Re: ExceptionSorter

2004-05-07 Thread aquafresh
thanks fro your prompt reply. I have got another questions about the check-valid-connection-sql, in the database-ds.xml file does this tag allow to test the connection to the database? On the other hand if I have got a DB server and Jboss server installed on two different machine and the network

[JBoss-user] [JCA/JBoss] - Re: ExceptionSorter

2004-05-06 Thread [EMAIL PROTECTED]
The exception sorter checks SQLExceptions. It is a jboss/vendor specific class: http://cvs.sourceforge.net/viewcvs.py/jboss/jbosscx/src/main/org/jboss/resource/adapter/jdbc/vendor/ It is less useful than check-valid-connection-sql, The exception sorter only checks errors after you have run an sql