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

Gavin King gavin.king at jboss.com
Sun Jun 3 17:04:08 EDT 2007


  User: gavin   
  Date: 07/06/03 17:04:08

  Modified:    trinidad/examples/seamdiscs/resources/WEB-INF 
                        components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.6       +2 -2      jboss-seam/trinidad/examples/seamdiscs/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/trinidad/examples/seamdiscs/resources/WEB-INF/components.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- components.xml	22 May 2007 02:21:28 -0000	1.5
  +++ components.xml	3 Jun 2007 21:04:08 -0000	1.6
  @@ -12,8 +12,8 @@
   	<core:init debug="@debug@" jndi-pattern="@jndiPattern@" />
   
   	<core:manager concurrent-request-timeout="500"
  -		conversation-timeout="120000" conversation-id-parameter="cid"
  -		conversation-is-long-running-parameter="clr" />
  +		conversation-timeout="120000" 
  +		conversation-id-parameter="cid"/>
   
   	<core:managed-persistence-context name="entityManager"
   		auto-create="true"
  
  
  



More information about the jboss-cvs-commits mailing list