Hello
I'm using the LdapExtLoginModule for authentication under AS 4.2.0 and Portal 2.6 and
when a user enters the wrong password the error.jsp is displaying a nice red
"null" instead of a help message. Using something like the IdentityLoginModule
leads to useful error messages.
Here is the line of code in the error.jsp that needs the error message<p
style="color:red"><%=
request.getAttribute("org.jboss.portal.loginError") %></p>
Does anyone know why I might not get useful error message back? Thanks.
Jon
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088923#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...