[Jboss-cvs] JBossAS SVN: r56607 - trunk/testsuite/src/resources/web/federation/authext

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Sep 6 14:27:55 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-09-06 14:27:55 -0400 (Wed, 06 Sep 2006)
New Revision: 56607

Modified:
   trunk/testsuite/src/resources/web/federation/authext/jboss-service.xml
Log:
remove the dependence on authorizationmgr

Modified: trunk/testsuite/src/resources/web/federation/authext/jboss-service.xml
===================================================================
--- trunk/testsuite/src/resources/web/federation/authext/jboss-service.xml	2006-09-06 14:49:42 UTC (rev 56606)
+++ trunk/testsuite/src/resources/web/federation/authext/jboss-service.xml	2006-09-06 18:27:55 UTC (rev 56607)
@@ -145,11 +145,6 @@
 
       <attribute name="Domain">jboss.web</attribute>
 
-      <!-- Depends on the Authorization Manager Service-->
-      <depends optional-attribute-name="AuthorizationManagerService"
-         proxy-type="attribute">jboss.security:service=AuthorizationManager
-      </depends>
-
       <!-- A mapping to the server security manager service which must be
       operation compatible with type
       org.jboss.security.plugins.JaasSecurityManagerServiceMBean. This is only




More information about the jboss-cvs-commits mailing list