[jbossseam-issues] [JBoss JIRA] Closed: (JBSEAM-781) Identity.login is reporting a login failure with a SEVERITY_INFO

Shane Bryzak (JIRA) jira-events at lists.jboss.org
Wed Mar 21 08:32:50 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-781?page=all ]

Shane Bryzak closed JBSEAM-781.
-------------------------------

    Fix Version/s: 1.2.1.GA
       Resolution: Done
         Assignee: Shane Bryzak

This can be achieved by overriding the getLoginFailedMessageSeverity() method.

> Identity.login is reporting a login failure with a SEVERITY_INFO
> ----------------------------------------------------------------
>
>                 Key: JBSEAM-781
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-781
>             Project: JBoss Seam
>          Issue Type: Bug
>    Affects Versions: 1.1.5.GA
>            Reporter: Keith Naas
>         Assigned To: Shane Bryzak
>             Fix For: 1.2.1.GA
>
>
> A login failure should be either a SEVERITY_ERROR or configurable.
> For instance, line 191 would be
> FacesMessages.instance().addFromResourceBundle(FacesMessage.SEVERITY_ERROR, "org.jboss.seam.loginFailed", "Login failed", ex);

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list