1 Reply Latest reply on Nov 13, 2006 3:34 PM by gavin.king

    Small typo in Beta2 PDF

    alpheratz-jb

      In the Beta2 PDF on page "179 of 193":

      @PersistenceContext
      public void setBookingDatabase(User em) {
      this.em = em;
      }
      


      My guess is that the parameter type should not be a 'User.'

      Trivial, I know, but...

      Cheers,

      Alph