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

Peter Muir peter at bleepbleep.org.uk
Fri Aug 10 14:45:46 EDT 2007


  User: pmuir   
  Date: 07/08/10 14:45:46

  Modified:    examples/jpa/resources-tomcat/META-INF  context.xml
  Log:
  Minor
  
  Revision  Changes    Path
  1.2       +1 -1      jboss-seam/examples/jpa/resources-tomcat/META-INF/context.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: context.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/jpa/resources-tomcat/META-INF/context.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- context.xml	27 Jul 2007 03:18:08 -0000	1.1
  +++ context.xml	10 Aug 2007 18:45:46 -0000	1.2
  @@ -1,4 +1,4 @@
  -<Context path="/jboss-seam-hibernate" docBase="jboss-seam-hibernate"
  +<Context path="/jboss-seam-jpa" docBase="jboss-seam-jpa"
           debug="5" reloadable="true" crossContext="true">
   
     <Resource name="jdbc/TestDB" auth="Container" type="javax.sql.DataSource"
  
  
  



More information about the jboss-cvs-commits mailing list