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

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


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

  Modified:    examples/groovybooking/resources/WEB-INF  components.xml
  Log:
  JBSEAM-1005
  
  Revision  Changes    Path
  1.3       +1 -2      jboss-seam/examples/groovybooking/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/groovybooking/resources/WEB-INF/components.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- components.xml	22 May 2007 02:20:40 -0000	1.2
  +++ components.xml	3 Jun 2007 20:56:47 -0000	1.3
  @@ -16,8 +16,7 @@
        
      <core:manager concurrent-request-timeout="500" 
                    conversation-timeout="120000" 
  -                 conversation-id-parameter="cid" 
  -                 conversation-is-long-running-parameter="clr"/>
  +                 conversation-id-parameter="cid"/>
       
      <core:managed-persistence-context name="em"
                                 auto-create="true"
  
  
  



More information about the jboss-cvs-commits mailing list