[jboss-cvs] jboss-seam/examples/hibernate2/resources/weblogic ...

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


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

  Modified:    examples/hibernate2/resources/weblogic  components.xml
  Log:
  JBSEAM-1005
  
  Revision  Changes    Path
  1.9       +1 -2      jboss-seam/examples/hibernate2/resources/weblogic/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/resources/weblogic/components.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- components.xml	22 May 2007 02:20:41 -0000	1.8
  +++ components.xml	3 Jun 2007 20:56:48 -0000	1.9
  @@ -12,8 +12,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:hibernate-session-factory name="hibernateSessionFactory"/>
       
  
  
  



More information about the jboss-cvs-commits mailing list