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

Michael Yuan michael.yuan at jboss.com
Mon Jan 29 19:12:30 EST 2007


  User: myuan   
  Date: 07/01/29 19:12:30

  Modified:    examples/hibernate2/resources/weblogic  components.xml
  Log:
  websphere support
  
  Revision  Changes    Path
  1.5       +1 -0      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.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- components.xml	10 Jan 2007 01:11:31 -0000	1.4
  +++ components.xml	30 Jan 2007 00:12:30 -0000	1.5
  @@ -16,6 +16,7 @@
       <core:hibernate-session-factory name="hibernateSessionFactory"/>
       
       <core:managed-hibernate-session name="bookingDatabase"
  +                          auto-create="true"
                             session-factory-jndi-name="bookingDatabase"/>
       
   </components>
  
  
  



More information about the jboss-cvs-commits mailing list