Hi,
I upgraded to the cvs version in order to fix a bug in the selectItems convertEntity (that
part works now :) ). But now, after I login the page does not get redirected, (it just
redisplays the login page with a welcome message.
<page view-id="/login.xhtml">
| <navigation from-action="#{identity.login}">
| <rule if-outcome="success">
| <redirect view-id="/clients/home.xhtml" />
| </rule>
| </navigation>
| </page>
Has something changed in how the security stuff works? (I downloaded the cvs version from
a few minutes ago)
thanks,
Dustin
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4020759#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...