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

Gavin King gavin.king at jboss.com
Sun Jun 3 16:56:49 EDT 2007


  User: gavin   
  Date: 07/06/03 16:56:49

  Modified:    examples/seamspace/resources/WEB-INF  components.xml
  Log:
  JBSEAM-1005
  
  Revision  Changes    Path
  1.34      +1 -2      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.33
  retrieving revision 1.34
  diff -u -b -r1.33 -r1.34
  --- components.xml	22 May 2007 02:20:44 -0000	1.33
  +++ components.xml	3 Jun 2007 20:56:49 -0000	1.34
  @@ -16,8 +16,7 @@
    
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500"
  -                  conversation-id-parameter="cid"
  -                  conversation-is-long-running-parameter="clr"/>
  +                  conversation-id-parameter="cid"/>
       
       <security:identity authenticate-method="#{authenticator.authenticate}" 
                          security-rules="#{securityRules}"/>
  
  
  



More information about the jboss-cvs-commits mailing list