[richfaces-issues] [JBoss JIRA] Resolved: (RF-2292) numberOfViewsInSession and numberOfLogicalViews is ignored by AjaxStateManager

Alexander Smirnov (JIRA) jira-events at lists.jboss.org
Wed Mar 26 17:02:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2292?page=all ]

Alexander Smirnov resolved RF-2292.
-----------------------------------

    Resolution: Done

In the RichFaces 3.2.0 branch, AjaxStateManager  using same SUN RI  configuration parameters.

> numberOfViewsInSession and numberOfLogicalViews is ignored by AjaxStateManager
> ------------------------------------------------------------------------------
>
>                 Key: RF-2292
>                 URL: http://jira.jboss.com/jira/browse/RF-2292
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: WinXP, JBoss Portal Server 2.6.2, Sun JDK 1.5, JSF-RI 1.2
>            Reporter: Mike
>         Assigned To: Alexander Smirnov
>             Fix For: 3.2.0
>
>
> Although we set 
> 	<context-param>
> 		<param-name>com.sun.faces.numberOfViewsInSession</param-name>
> 		<param-value>2</param-value>
> 	</context-param>
> and 
>        <context-param>
> 		<param-name>com.sun.faces.numberOfLogicalViews</param-name>
> 		<param-value>2</param-value>
> 	</context-param>
> The AjaxStateManager.VIEW_STATES_MAP holds 15 Elements, till it drops some!
> Are the numberOfViewsInSession and numberOfLogicalViews ignored?

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

        



More information about the richfaces-issues mailing list