[Jboss-cvs] JBossAS SVN: r56901 - trunk/testsuite/src/resources/test-configs/jaspi/deploy/jbossweb-tomcat6.sar/META-INF

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Sep 15 21:30:11 EDT 2006


Author: anil.saldhana at jboss.com
Date: 2006-09-15 21:30:10 -0400 (Fri, 15 Sep 2006)
New Revision: 56901

Modified:
   trunk/testsuite/src/resources/test-configs/jaspi/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml
Log:
JBAS-3660: fix jaspi config

Modified: trunk/testsuite/src/resources/test-configs/jaspi/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml
===================================================================
--- trunk/testsuite/src/resources/test-configs/jaspi/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml	2006-09-15 19:33:33 UTC (rev 56900)
+++ trunk/testsuite/src/resources/test-configs/jaspi/deploy/jbossweb-tomcat6.sar/META-INF/jboss-service.xml	2006-09-16 01:30:10 UTC (rev 56901)
@@ -143,11 +143,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