[richfaces-issues] [JBoss JIRA] Commented: (RF-8145) StateManager: add compression support

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Fri Nov 20 10:15:37 EST 2009


    [ https://jira.jboss.org/jira/browse/RF-8145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12495851#action_12495851 ] 

Nick Belaevski commented on RF-8145:
------------------------------------

Added support for the following boolean parameters (default = true):

- org.ajax4jsf.COMPRESS_SERVER_STATE 
- com.sun.faces.compressViewState
- org.apache.myfaces.COMPRESS_STATE_IN_SESSION
- com.sun.faces.COMPRESS_STATE

Setting one of them to "true" enables compression of serialized view state for server-side state saving method. 

This parameter is taken into consideration only if serialization of server state is enabled (it is disabled by default).




> StateManager: add compression support
> -------------------------------------
>
>                 Key: RF-8145
>                 URL: https://jira.jboss.org/jira/browse/RF-8145
>             Project: RichFaces
>          Issue Type: Feature Request
>          Components: core
>    Affects Versions: 3.3.3.BETA1
>            Reporter: Nick Belaevski
>            Assignee: Nick Belaevski
>             Fix For: 3.3.3.BETA1
>
>         Attachments: AjaxStateManager.patch
>
>
> See details on linked forum topic.

-- 
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

        


More information about the richfaces-issues mailing list