[jboss-cvs] JBossAS SVN: r58607 - trunk/testsuite/src/resources/hibernate/har-deployment

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sat Nov 18 06:55:29 EST 2006


Author: bstansberry at jboss.com
Date: 2006-11-18 06:55:28 -0500 (Sat, 18 Nov 2006)
New Revision: 58607

Modified:
   trunk/testsuite/src/resources/hibernate/har-deployment/jboss-service.xml
Log:
Use the JBC 2 legacy JMX integration class

Modified: trunk/testsuite/src/resources/hibernate/har-deployment/jboss-service.xml
===================================================================
--- trunk/testsuite/src/resources/hibernate/har-deployment/jboss-service.xml	2006-11-18 11:54:58 UTC (rev 58606)
+++ trunk/testsuite/src/resources/hibernate/har-deployment/jboss-service.xml	2006-11-18 11:55:28 UTC (rev 58607)
@@ -3,7 +3,7 @@
 
 <server>
 <!--
-   <mbean code="org.jboss.cache.TreeCache" name="jboss.har:service=HarSecondLevelCache">
+   <mbean code="org.jboss.cache.jmx.CacheLegacyJmxWrapper" name="jboss.har:service=HarSecondLevelCache">
 
       <depends>jboss:service=Naming</depends>
       <depends>jboss:service=TransactionManager</depends>




More information about the jboss-cvs-commits mailing list