]
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: