[
https://issues.apache.org/jira/browse/JS2-932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696834#action_12696834
]
David Sean Taylor commented on JS2-932:
---------------------------------------
I changed the default setting for creating new sessions upon authentication.
This should fix the problem. Please retest from the trunk and close if it also
works for you. Thanks
<bean id='org.apache.jetspeed.administration.PortalAuthenticationConfiguration'
class='org.apache.jetspeed.administration.PortalAuthenticationConfigurationImpl'>
<!-- create new session upon authentication -->
<constructor-arg index='0'>
<value>false</value>
</constructor-arg>
> Portlet cache doesn't get refresh after login
> ---------------------------------------------
>
> Key: JS2-932
> URL: https://issues.apache.org/jira/browse/JS2-932
> Project: Jetspeed 2
> Issue Type: Bug
> Affects Versions: 2.1, 2.1.2, 2.1.3, 2.2.0
> Environment: Tomcat,mysql
> Reporter: Vivek Kumar
> Assignee: Vivek Kumar
> Fix For: 2.2.0
>
>
> Portlet cache doesn't get refresh after login. Portlet keep on showing old
> content until we perform some
> action on portlet.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]