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

Gavin King gavin.king at jboss.com
Wed Feb 21 20:33:45 EST 2007


  User: gavin   
  Date: 07/02/21 20:33:45

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  more elegant than magic name
  
  Revision  Changes    Path
  1.30      +1 -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.29
  retrieving revision 1.30
  diff -u -b -r1.29 -r1.30
  --- components.xml	22 Feb 2007 01:16:42 -0000	1.29
  +++ components.xml	22 Feb 2007 01:33:45 -0000	1.30
  @@ -20,6 +20,7 @@
                     conversation-is-long-running-parameter="clr"/>
       
       <security:identity authenticate-method="#{authenticator.authenticate}" 
  +                       security-rules="#{securityRules}"
                          remember-me="true"/>
       
       <drools:rule-base name="securityRules">
  
  
  



More information about the jboss-cvs-commits mailing list