[jboss-cvs] jboss-seam/examples/jpa/resources ...

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


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

  Modified:    examples/jpa/resources  components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/examples/jpa/resources/components.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: components.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/resources/components.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- components.xml	20 Jun 2007 02:11:28 -0000	1.11
  +++ components.xml	21 Jun 2007 22:17:04 -0000	1.12
  @@ -16,7 +16,7 @@
                     concurrent-request-timeout="500"
                     conversation-id-parameter="cid"/>
                     
  -    <core:entity-manager-factory name="bookingDatabase"/>
  +    <persistence:entity-manager-factory name="bookingDatabase"/>
       
       <persistence:managed-persistence-context name="em"
                                  auto-create="true" 
  
  
  



More information about the jboss-cvs-commits mailing list