[jboss-user] [JCA/JBoss] - Re: java.sql.SQLException: Connection handle is not currentl

saleti do-not-reply at jboss.com
Fri Aug 18 11:22:52 EDT 2006


and my-ds.xml is


  | <datasources>
  | 	<local-tx-datasource>
  | 		<jndi-name>jdbc/myDS</jndi-name>
  | 		<connection-url>jdbc:oracle:thin:@abcd:1565:abcd</connection-url>
  | 		<driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
  | 		<user-name>user</user-name>
  | 		<password>password</password>
  | 		<exception-sorter-class-name>org.jboss.resource.adapter.jdbc.vendor.OracleExceptionSorter</exception-sorter-class-name>
  | 		
  | 	</local-tx-datasource>
  | </datasources>
  | 

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

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



More information about the jboss-user mailing list