AjaxStateManager: view id sequence is increased for AJAX requests under JSF 2.0
-------------------------------------------------------------------------------

                 Key: RF-8204
                 URL: https://jira.jboss.org/jira/browse/RF-8204
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: core, JSF 2.0, performance
    Affects Versions: 3.3.3.BETA1
            Reporter: Nick Belaevski
            Assignee: Nick Belaevski
            Priority: Critical
             Fix For: 3.3.3.BETA1


In JSF 1.2.x ResponseStateManager had the only responsibility of 
reading/writing state according to rendering technology used.

In Sun RI JSF 2.0 ResponseStateManager also has the responsibility of actually 
storing state in session (the same functionality as implemented in RF 
AjaxStateManager), that's why it assigns new views sequence number for AJAX 
requests. MyFaces 2.0 implements this functionality the same as in JSF 1.2 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to