Dear devs,<br>a small proposal: would it be fine to expose transaction timeout defaults as a property in the transactions subsystem ?<br>AFAIK you have to include it in the coordinator-environment element. ....<br><br>       &lt;subsystem xmlns=&quot;urn:jboss:domain:transactions:1.0&quot;&gt;<br>
            &lt;core-environment socket-binding=&quot;txn-socket-process-id&quot;/&gt;<br>            &lt;recovery-environment socket-binding=&quot;txn-recovery-environment&quot; status-socket-binding=&quot;txn-status-manager&quot;/&gt; 

<p class="NormalPACKTChar"><span style="" lang="EN-GB"><span style="">            </span>&lt;coordinator-environment
enable-statistics=&quot;false&quot; default-timeout=&quot;300&quot; /&gt;</span></p>

        &lt;/subsystem&gt;<br><br>kind regards,<br>Francesco Marchioni<br>