[
http://jira.jboss.com/jira/browse/JBSEAM-2200?page=comments#action_12387660 ]
Tim Evers commented on JBSEAM-2200:
-----------------------------------
Ok, did a little bit of looking around and it works if I change it to:
<event type="org.jboss.seam.security.loginSuccessful">
<action expression="#{redirect.returnToCapturedView}"/>
</event>
I've had a look at the code changes in Identity and maybe the doco should be updated
to reflect all the new events that get raised.
Thanks :) though as this fix was a big help to me! :)
Create events for successful login and failed login
---------------------------------------------------
Key: JBSEAM-2200
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2200
Project: JBoss Seam
Issue Type: Feature Request
Components: Security
Affects Versions: 2.0.0.GA
Reporter: Shane Bryzak
Assigned To: Shane Bryzak
Fix For: 2.0.1.GA
Identity should raise events for a successful login and a failed login, and the
JSF-specific code in Identity should be refactored into a separate component
(SecurityMessage ?), which is based on these new event types.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira