[jboss-user] [Datasource Configuration] - Deprecated elements?
mikevan
do-not-reply at jboss.com
Thu Nov 1 12:39:03 EDT 2012
mikevan [https://community.jboss.org/people/mikevan] created the discussion
"Deprecated elements?"
To view the discussion, visit: https://community.jboss.org/message/773470#773470
--------------------------------------------------------------
All,
I'm converting an application from 4.2.3 to 7.1.1, and am having some issues related to potentially missing or deprecated elements in the -ds.xml file. Specifically, I am seeing that the local-tx-datasource appears to be deprecated. Additionally, I cannot find the equivalent to the following elements. Are there equivalents?
| | <!-- corresponding type-mapping in the standardjbosscmp-jdbc.xml--> |
| | <metadata> |
| | <type-mapping>Oracle9i</type-mapping> |
| | </metadata> |
| | <!-- Uses the pingDatabase method to check a connection is still valid before handing it out from the pool --> |
| | <valid-connection-checker-class-name>org.jboss.resource.adapter.jdbc.vendor.OracleValidConnectionChecker</valid-connection-checker-class-name> |
| | <!-- Checks the Oracle error codes and messages for fatal errors --> |
| | <exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter</exception-sorter-class-name> |
Any help would be greatly appreciated.
Mike Van
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/773470#773470]
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/20121101/11c93fbd/attachment.html
More information about the jboss-user
mailing list