4 Replies Latest reply on Nov 1, 2007 7:36 PM by shane.bryzak

    identiy.login called twice

    vwiencek

      Hi,

      I've implemented the suggested authentication method. I've an "authenticator" seam component handling business logic for authentification. But when I use facesMessages inside authenticate() method (called by identity.login I guess), my message is rendered twice.

      Is that normal ?

      Thanks