Author: pnedonosko
Date: 2010-01-16 06:04:13 -0500 (Sat, 16 Jan 2010)
New Revision: 1430
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/standalone/test-configuration.xml
Log:
EXOJCR-333 transaction timeout 300 (default for JBossTS)
Modified:
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/standalone/test-configuration.xml
===================================================================
---
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/standalone/test-configuration.xml 2010-01-16
11:00:14 UTC (rev 1429)
+++
jcr/branches/1.12.0-JBCCACHE/exo.jcr.component.core/src/test/resources/conf/standalone/test-configuration.xml 2010-01-16
11:04:13 UTC (rev 1430)
@@ -206,7 +206,7 @@
<init-params>
<value-param>
<name>timeout</name>
- <value>20</value>
+ <value>300</value>
</value-param>
</init-params>
</component>
@@ -220,7 +220,7 @@
<value>5</value>
</value-param>
</init-params>
- </component-->
+ </component -->
<external-component-plugins>
<target-component>org.exoplatform.services.naming.InitialContextInitializer</target-component>
Show replies by date