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

Peter Muir peter at bleepbleep.org.uk
Mon Jun 25 09:16:22 EDT 2007


  User: pmuir   
  Date: 07/06/25 09:16:22

  Modified:    examples/hibernate/resources/WEB-INF  components.xml
  Log:
  better xsds, example xml which validates, better validation in ant
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/examples/hibernate/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/hibernate/resources/WEB-INF/components.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- components.xml	20 Jun 2007 00:06:44 -0000	1.11
  +++ components.xml	25 Jun 2007 13:16:22 -0000	1.12
  @@ -17,7 +17,7 @@
       
       <!-- Bootstrap Hibernate -->
       <persistence:managed-hibernate-session name="bookingDatabase" 
  -                                    auto-create="true"/>/>
  +                                    auto-create="true"/>
                 
       <persistence:hibernate-session-factory name="hibernateSessionFactory"/>
                 
  
  
  



More information about the jboss-cvs-commits mailing list