[
http://jira.jboss.com/jira/browse/RF-2506?page=comments#action_12411661 ]
Alexander Smirnov commented on RF-2506:
---------------------------------------
It is fixed for a RichFaces 3.2.1 release. Default expiration time can be defined in the
application web.xml :
<context-param>
<param-name>org.ajax4jsf.DEFAULT_EXPIRE</param-name>
<param-value>3600</param-value>
</context-param>
There value is a object expiration time in seconds.
Configure default expire value for a static resources.
------------------------------------------------------
Key: RF-2506
URL:
http://jira.jboss.com/jira/browse/RF-2506
Project: RichFaces
Issue Type: Feature Request
Reporter: Alexander Smirnov
Assigned To: Alexander Smirnov
Fix For: 3.2.2
RichFaces have a hardcoded default expiretime as a 1 day.
It is make sense for a production environment increase it for a long time.
--
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