Hi, I am using Oracle Thin Driver for Java, and I am getting connections through DataSource (local-tx-datasource). When ever i try to updated a locked record (locked externally by some other program) from my application, it waits indefinitely and ultimately transaction timesout.
Can I configure my DataSource such that the connection throws an exception after a period of time if lock is not released by external application. Please help me in solving this problem, Thanks in advance. -Sridhar Kancharlapalli View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3846901#3846901 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3846901 ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
