We have developed a new Custom Login Module which does the role mapping by getting the mapping roles from the database. We are running into a problem when there is an exception in the login module we are not able to display the error on the browser. We are throwing a LoginException to the JBoss and JBoss is throwing a 401 authentication error but I do not know how to get the error message from it. Is there a way we can get the error message, so that we can display it on the web page.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3914768#3914768 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3914768 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
