[jboss-cvs] JBossAS SVN: r72662 - trunk/testsuite/src/resources/pooled.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 24 03:25:54 EDT 2008


Author: anil.saldhana at jboss.com
Date: 2008-04-24 03:25:54 -0400 (Thu, 24 Apr 2008)
New Revision: 72662

Modified:
   trunk/testsuite/src/resources/pooled/jboss-service.xml
Log:
set up the dependencies properly

Modified: trunk/testsuite/src/resources/pooled/jboss-service.xml
===================================================================
--- trunk/testsuite/src/resources/pooled/jboss-service.xml	2008-04-24 06:50:49 UTC (rev 72661)
+++ trunk/testsuite/src/resources/pooled/jboss-service.xml	2008-04-24 07:25:54 UTC (rev 72662)
@@ -41,7 +41,7 @@
          <property name="CiperSuites">TLS_DHE_DSS_WITH_AES_128_CBC_SHA</property>
          <property name="Protocols">SSLv2Hello,SSLv3,TLSv1</property>
       </attribute>
-      <depends>jboss.security.tests:service=LoginConfig,policy=pooled-ssl</depends>
+      <depends>jboss.security:service=JaasSecurityDomain,domain=pooled-ssl</depends>
    </mbean>
 
    <mbean code="org.jboss.security.auth.login.DynamicLoginConfig"




More information about the jboss-cvs-commits mailing list