[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


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[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 goes down and resumes up,Is JBoss able to establish 
the connection if it breaks due to network problem, on its own?

Thanks again for helps

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

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


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[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 statement,
meaning you have to have one failure visible to the application.


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

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


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user