0 Replies Latest reply on Jun 22, 2011 9:43 AM by lgrui1988

    javax.el.PropertyNotFoundException,Need help

    lgrui1988
      Hello everyone
      I need help
      see the error below when i deploy "jboss-seam-registration"  (an example in seam 2.2.2.Final) into Tomcat6.

      javax.el.PropertyNotFoundException: /register.xhtml @17,98 value="#{user.username}": Target Unreachable, identifier 'user' resolved to null

      I used ant to build the war file.
      I have no idea what's going on with it. Does it mean the framework doesn't create the component automatically?
      Is that a bug?
      Any idea?