3 Replies Latest reply on Oct 28, 2004 3:08 PM by starksm64

    TransactionManagerService timeout setting change?

      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.