[jboss-cvs] JBossAS SVN: r59364 - trunk/testsuite/src/resources/cluster/drm

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Jan 4 23:27:40 EST 2007


Author: bstansberry at jboss.com
Date: 2007-01-04 23:27:39 -0500 (Thu, 04 Jan 2007)
New Revision: 59364

Modified:
   trunk/testsuite/src/resources/cluster/drm/jboss-service.xml
Log:
Comment out an unnecessary depends tag

Modified: trunk/testsuite/src/resources/cluster/drm/jboss-service.xml
===================================================================
--- trunk/testsuite/src/resources/cluster/drm/jboss-service.xml	2007-01-05 04:00:48 UTC (rev 59363)
+++ trunk/testsuite/src/resources/cluster/drm/jboss-service.xml	2007-01-05 04:27:39 UTC (rev 59364)
@@ -87,7 +87,10 @@
             <return-type>void</return-type>
          </operation>
       </xmbean>
+      <!-- Eliminate the depends until it's clear how to
+           depend on a microcontainer bean
       <depends>jboss:service=DefaultPartition</depends>
+      -->
    </mbean>
 
 </server>




More information about the jboss-cvs-commits mailing list