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

Gavin King gavin.king at jboss.com
Wed Feb 21 16:09:27 EST 2007


  User: gavin   
  Date: 07/02/21 16:09:27

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  nononononono
  
  Revision  Changes    Path
  1.27      +1 -1      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.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- components.xml	15 Feb 2007 02:48:13 -0000	1.26
  +++ components.xml	21 Feb 2007 21:09:27 -0000	1.27
  @@ -19,7 +19,7 @@
                     conversation-id-parameter="cid"
                     conversation-is-long-running-parameter="clr"/>
       
  -    <security:rule-based-identity authenticate-method="#{authenticator.authenticate}"/>
  +    <security:identity authenticate-method="#{authenticator.authenticate}" remember-me="true"/>
       
       <web:multipart-filter create-temp-files="true" max-request-size="1000000" url-pattern="*.seam"/>
       <web:context-filter url-pattern="/content/*"/>
  
  
  



More information about the jboss-cvs-commits mailing list