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

Gavin King gavin.king at jboss.com
Thu Jun 21 18:17:05 EDT 2007


  User: gavin   
  Date: 07/06/21 18:17:05

  Modified:    examples/hibernate2/resources/weblogic  components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.11      +1 -1      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.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- components.xml	20 Jun 2007 02:11:28 -0000	1.10
  +++ components.xml	21 Jun 2007 22:17:05 -0000	1.11
  @@ -16,7 +16,7 @@
                     concurrent-request-timeout="500"
                     conversation-id-parameter="cid"/>
                     
  -    <core:hibernate-session-factory name="hibernateSessionFactory"/>
  +    <persistence:hibernate-session-factory name="hibernateSessionFactory"/>
       
       <persistence:managed-hibernate-session name="bookingDatabase"
                                       auto-create="true"/>
  
  
  



More information about the jboss-cvs-commits mailing list