This content has been marked as final.
Show 1 reply
-
1. Re: login redirection trouble
jacob.orshalick Sep 7, 2007 3:32 PM (in response to limousyf)Are you using client-side state-saving with JSF? If so, a POST will result in the an issue similar to what you describe in 2.0.0.BETA1 and earlier. Here is the JIRA issue:
http://jira.jboss.com/jira/browse/JBSEAM-1860
Hope this helps.