We have an enterprise application that times out due to a long running JDBC query (the query is processing a very large quantity of data). Changing the "TransactionTimeout" setting in jboss-service.xml from 300 to 900 fixes this for us. Does it make sense to make the default in JBoss something like 900?
Would there be any downside to shipping JBoss with this larger value by default? Thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3852987#3852987 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3852987 ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
