0 Replies Latest reply on Mar 9, 2010 3:15 PM by swib

    javax.el.PropertyNotFoundException: ...... Property 'tUser' not found on type

    swib
      hello,

      Im using Eclipse Galileo, jboss tools, jboss seam 2.2, sql server2005 and JBOSS 4.2
      I created a seam web projet and when i Seam generate entities from database, Ihave an error:
      " javax.el.PropertyNotFoundException: /TUserList.xhtml @19,69 value="#{tUserList.tUser.id}": Property 'tUser' not found on type org.domain.ter.session.TUserList_$$_javassist_seam_2"