[jboss-jira] [JBoss JIRA] Updated: (JBPORTAL-1104) setting expiration cache has no effect.
Julien Viet (JIRA)
jira-events at jboss.com
Thu Nov 9 17:54:42 EST 2006
[ http://jira.jboss.com/jira/browse/JBPORTAL-1104?page=all ]
Julien Viet updated JBPORTAL-1104:
----------------------------------
Fix Version/s: 2.6.Alpha1
Affects Version/s: 2.6.Alpha1
Complexity: Medium
> setting expiration cache has no effect.
> ---------------------------------------
>
> Key: JBPORTAL-1104
> URL: http://jira.jboss.com/jira/browse/JBPORTAL-1104
> Project: JBoss Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Portal Server
> Affects Versions: 2.4 Final, 2.6.Alpha1
> Environment: Happens on all my environments W2K
> Reporter: Brian McGovern
> Assigned To: Julien Viet
> Fix For: 2.4 Final, 2.4.1 Final, 2.6.Alpha1
>
>
> Doing the following in the portlet code OR setting the expiration-cache to 0 in the portlet.xml has no effect on the portlet.
> public void doView(RenderRequest request, RenderResponse response) throws PortletException, IOExcept
> ion, UnavailableException
> {
> response.setProperty( RenderResponse.EXPIRATION_CACHE, "0" );
> }
--
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 jboss-jira
mailing list