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

Keith Naas (JIRA) jira-events at jboss.com
Mon Feb 5 16:53:25 EST 2007


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


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