3 Replies Latest reply on Jun 26, 2007 5:44 AM by pmuir

    Funniest bug ever

      I'm doing a couple of tests on seam and fell on the funniest error ever.
      I created a table in my database and named it member.

      Ran seam gen and the resultList won't execute the member object creates a bug in the hql query.

      Renamed the table to actor, ran seam-gen again and it worked fine