-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
29.0.0.Final
-
None
-
Some properties controling transaction recovery properties have been moved into the transaction subsystem configuration.
-
---
-
---
-
Enterprise Application Platform
Convert the following system properties into transaction subsystem config properties:
<system-properties> <property name="RecoveryEnvironmentBean.periodicRecoveryPeriod" value="180"/> <property name="RecoveryEnvironmentBean.recoveryBackoffPeriod" value="20"/> <property name="RecoveryEnvironmentBean.periodicRecoveryInitilizationOffset" value="5"/> <property name="RecoveryEnvironmentBean.expiryScanInterval" value="24"/> </system-properties>