[jboss-cvs] JBossAS SVN: r64623 - trunk/testsuite/src/resources/cts/META-INF.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Aug 16 09:44:37 EDT 2007
Author: adrian at jboss.org
Date: 2007-08-16 09:44:36 -0400 (Thu, 16 Aug 2007)
New Revision: 64623
Modified:
trunk/testsuite/src/resources/cts/META-INF/jboss.xml
Log:
Fix the config to extend pessimistic container - test still fails?
Modified: trunk/testsuite/src/resources/cts/META-INF/jboss.xml
===================================================================
--- trunk/testsuite/src/resources/cts/META-INF/jboss.xml 2007-08-16 13:06:41 UTC (rev 64622)
+++ trunk/testsuite/src/resources/cts/META-INF/jboss.xml 2007-08-16 13:44:36 UTC (rev 64623)
@@ -189,7 +189,7 @@
</container-pool-conf>
</container-configuration>
- <container-configuration extends="Standard CMP 2.x EntityBean">
+ <container-configuration extends="Standard Pessimistic CMP 2.x EntityBean">
<container-name>No Passivation CMP 2.x with OptionD</container-name>
<container-cache-conf>
<cache-policy>org.jboss.ejb.plugins.NoPassivationCachePolicy</cache-policy>
More information about the jboss-cvs-commits
mailing list