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

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/jpa/resources/tomcat  components.xml
  Log:
  update
  
  Revision  Changes    Path
  1.13      +1 -1      jboss-seam/examples/jpa/resources/tomcat/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/tomcat/components.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- components.xml	20 Jun 2007 02:11:28 -0000	1.12
  +++ components.xml	21 Jun 2007 22:17:05 -0000	1.13
  @@ -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