[jboss-user] [JCA/JBoss] - Re: Stale Connection Support
subramaniam.venkat
do-not-reply at jboss.com
Wed Mar 21 05:32:50 EDT 2007
Hello Weston,
Please find the datasource xml file which we are using.
I deploy the datasource inside the deploy directory.
<datasources>
| <local-tx-datasource>
| <jndi-name>jdbc/oracleDS</jndi-name>
| <connection-url>jdbc:oracle:thin:@//ipaddress:port/SID</connection-url>
| <driver-class>oracle.jdbc.driver.OracleDriver</driver-class>
| <user-name>scott</user-name>
| <password>tiger</password>
| </local-tx-datasource>
| </datasources>
|
Please let me know what should be changed.
THanks & Warm Regards,
Subramaniam V
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030154#4030154
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4030154
More information about the jboss-user
mailing list