[jboss-cvs] jbosstest/src/resources/test-configs/jacc/conf ...

Anil Saldhana anil.saldhana at jboss.com
Thu Jul 20 17:00:01 EDT 2006


  User: asaldhana
  Date: 06/07/20 17:00:01

  Modified:    src/resources/test-configs/jacc/conf  standardjboss.xml
  Log:
  small typo
  
  Revision  Changes    Path
  1.7       +1 -1      jbosstest/src/resources/test-configs/jacc/conf/standardjboss.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: standardjboss.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosstest/src/resources/test-configs/jacc/conf/standardjboss.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- standardjboss.xml	17 Jul 2006 17:21:40 -0000	1.6
  +++ standardjboss.xml	20 Jul 2006 21:00:01 -0000	1.7
  @@ -308,7 +308,7 @@
            <!--
            <interceptor>org.jboss.ejb.plugins.JaccAuthorizationInterceptor</interceptor>
            -->
  -         <interceptor>org.jboss.ejb.plugins.SecuritAuthorizationInterceptor</interceptor>
  +         <interceptor>org.jboss.ejb.plugins.SecurityAuthorizationInterceptor</interceptor>
   
         </container-interceptors>
         <instance-cache>org.jboss.ejb.plugins.StatefulSessionInstanceCache</instance-cache>
  
  
  



More information about the jboss-cvs-commits mailing list