I have the following questions:

1. If I set the transaction time-out in jboss.jcml as follows:

<mbean name="DefaultDomain:service=TransactionManager">
       <attribute name="TransactionTimeout">3000</attribute>
 </mbean>

Does this mean the transaction will time out after 3000 minutes or seconds?

2. Does setting the transaction time out in jboss.jcml affect container - or 
user-managed transactions or both?

Thank you for your help!

Thomas Kirsch


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to