[jboss-cvs] jboss-seam/examples/seamspace/resources/WEB-INF ...

Shane Bryzak Shane_Bryzak at symantec.com
Fri Jan 26 01:39:27 EST 2007


  User: sbryzak2
  Date: 07/01/26 01:39:27

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  removed jaas config
  
  Revision  Changes    Path
  1.12      +4 -0      jboss-seam/examples/seamspace/resources/WEB-INF/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/resources/WEB-INF/components.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- components.xml	25 Jan 2007 13:23:59 -0000	1.11
  +++ components.xml	26 Jan 2007 06:39:27 -0000	1.12
  @@ -23,4 +23,8 @@
           <property name="ruleFiles">/META-INF/security-rules.drl</property>
       </component>
           
  +    <component class="org.jboss.seam.security.Identity">
  +        <property name="authMethod">#{authenticator.authenticate}</property>
  +    </component>
  +        
   </components>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list