[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Gavin King gavin.king at jboss.com
Mon Nov 13 15:33:18 EST 2006


  User: gavin   
  Date: 06/11/13 15:33:18

  Modified:    doc/reference/en/modules  testing.xml
  Log:
  minor
  
  Revision  Changes    Path
  1.12      +1 -1      jboss-seam/doc/reference/en/modules/testing.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: testing.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/testing.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -b -r1.11 -r1.12
  --- testing.xml	27 Oct 2006 14:04:13 -0000	1.11
  +++ testing.xml	13 Nov 2006 20:33:18 -0000	1.12
  @@ -38,7 +38,7 @@
      }
      
      @PersistenceContext
  -   public void setBookingDatabase(User em) {
  +   public void setBookingDatabase(EntityManager em) {
          this.em = em;
      }
      
  
  
  



More information about the jboss-cvs-commits mailing list