Within jboss-config.xml


  | 
  | <!-- JBoss Transactions JTA -->
  |    <mbean code="com.arjuna.ats.jbossatx.jta.TransactionManagerService"
  |       name="jboss:service=TransactionManager">
  |       <attribute name="TransactionTimeout">1200</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=4224699#4224699

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4224699
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to