[jboss-user] [JBoss Seam] - Re: problem in login.seam
whafrog
do-not-reply at jboss.com
Sun Nov 25 15:34:07 EST 2007
You'd think the pages.xml setting would take precendence, ie, if I define this:
<exception class="org.jboss.seam.security.NotLoggedInException">
| <redirect view-id="/home.xhtml">
| <message>Please log in</message>
| </redirect>
| </exception>
The message should be changed to "Please log in". Otherwise, what's the point of defining the message in pages.xml?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107617#4107617
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107617
More information about the jboss-user
mailing list