[jboss-user] [Datasource Configuration] - OracleValidConnectionChecker in JBOSS 7.1.3 ?
ANAND KUMAR GEORGE PREM KUMAR
do-not-reply at jboss.com
Tue May 7 03:12:53 EDT 2013
ANAND KUMAR GEORGE PREM KUMAR [https://community.jboss.org/people/georgesg] created the discussion
"OracleValidConnectionChecker in JBOSS 7.1.3 ?"
To view the discussion, visit: https://community.jboss.org/message/816417#816417
--------------------------------------------------------------
I am migrating application from jboss 4.3 to Jboss 7.1.3 Final.
I have used Iron Jacamar Tool to translate the datasource configuration xml from jboss 4.3 to jboss 7.1.3 and the validation part translated as below (Complete translated datasource attached for reference). In Jboss 4.3, Jboss's properietory jar file "jboss-common-jdbc-wrapper.jar" is used to perform this validation. Incase of Jboss 7.1.3 is there any equivalent feature ?
<validation>
<valid-connection-checker class-name="org.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker"/>
<validate-on-match>false</validate-on-match>
<background-validation>false</background-validation>
<use-fast-fail>false</use-fast-fail>
<exception-sorter class-name="org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter"/>
</validation>
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/816417#816417]
Start a new discussion in Datasource Configuration at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2077]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130507/bb9acb65/attachment.html
More information about the jboss-user
mailing list