I have made the connection time to an hour from the very huge time given above. Please
find the below change that i made to jboss-service.config file in the conf folder under
messaging profile where i deploy my application.
| <mbean code="com.arjuna.ats.jbossatx.jta.TransactionManagerService"
| name="jboss:service=TransactionManager">
| <attribute name="TransactionTimeout">3600</attribute>
| <attribute
name="ObjectStoreDir">${jboss.server.data.dir}/tx-object-store</attribute>
| </mbean>
|
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4211627#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...