1 Reply Latest reply on Feb 19, 2010 11:56 PM by ssamayoagt

    Property 'isLoggedIn' not found on type org.jboss.seam.security.Identity

    ssamayoagt
      I have no clue what is happening!

      I got such exception in login page (generated by Jboss tools) when I enter a non existing user.

      Also get it when I fire some <action> from page.xml.

      Even logout causes me trouble, debug page is shown but no exception.

      I've already disble any event observer in my application.

      This problem began two days ago. Now I will try a brand new application and try to replicate the problem.

      Please some hints on how to diagnose this problem.

      FWIW:

      Seam 2.2.0.GA
      Jboss 5.1.0.GA
      Eclipse 3.4.2 with JBoss Tools 3.0.2
      Application uses JPA identity store.
      Database is Firebird 2.12

      Regards.