[jboss-cvs] jboss-seam/examples/spring/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/spring/resources/WEB-INF  components.xml
  Log:
  JBSEAM-1005
  
  Revision  Changes    Path
  1.13      +1 -2      jboss-seam/examples/spring/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/spring/resources/WEB-INF/components.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- components.xml	22 May 2007 02:20:44 -0000	1.12
  +++ components.xml	3 Jun 2007 20:56:49 -0000	1.13
  @@ -10,8 +10,7 @@
   
       <core:manager conversation-timeout="120000" 
                     concurrent-request-timeout="500" 
  -                  conversation-id-parameter="cid"
  -                  conversation-is-long-running-parameter="clr"/>
  +                  conversation-id-parameter="cid"/>
   
       <core:managed-persistence-context name="entityManager"
                                         auto-create="true" 
  
  
  



More information about the jboss-cvs-commits mailing list