[jboss-user] [Clustering/JBoss] - Re: Connection timed out

FrankTheTank do-not-reply at jboss.com
Thu Jun 18 04:11:51 EDT 2009


Not directly an answer or maybe even helpful but have you looked into the Oracle specific JDBC Handlers that are available?

They might give more clarity.

Oracle handlers in the jboss-common-jdbc-wrapper.jar

  | org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter
  | org.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker
  | org.jboss.resource.adapter.jdbc.vendor.OracleXAExceptionFormatter
  | 

f.i. using the OracleExceptionSorter:

  | <exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter</exception-sorter-class-name>
  | 

HTH

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

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



More information about the jboss-user mailing list