[jboss-cvs] jboss-seam/examples/wiki/src/etc/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/wiki/src/etc/WEB-INF  components.xml
  Log:
  JBSEAM-1005
  
  Revision  Changes    Path
  1.16      +1 -2      jboss-seam/examples/wiki/src/etc/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/wiki/src/etc/WEB-INF/components.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -b -r1.15 -r1.16
  --- components.xml	30 May 2007 00:38:40 -0000	1.15
  +++ components.xml	3 Jun 2007 20:56:49 -0000	1.16
  @@ -29,8 +29,7 @@
       <!-- Conversation timeout: 30 minutes -->
       <core:manager concurrent-request-timeout="2000"
                     conversation-timeout="180000"
  -                  conversation-id-parameter="cid"
  -                  conversation-is-long-running-parameter="clr"/>
  +                  conversation-id-parameter="cid"/>
   
       <core:filter name="accessLevelFilter">
           <core:name>accessLevelFilter</core:name>
  
  
  



More information about the jboss-cvs-commits mailing list