We just implemented a Jetspeed 1.5 portal site with tomcat 4.1.18. The psml
reference is used so that different users can share a group or role psml
file. When we make a change to the group psml (e.g. adding a portlet to the
page), the users who have previously login to the site won't see the change
if they login again (even after a while). However, if the user login as the
first time, they could see the change. Of course, the change will be visible
to everyone after bouncing the tomcat. The sequence is like this.
-login as user1 then logout
-change the group psml that is referenced by user1's psml
-login as user2 to verify the referenced psml is changed.
-if yes from pervious step, login as user1
-too bad, the user1 still don't see the change.
It seems that there is caching happened for user1. However we are not sure
which setting could affect this. We also waited overnight expecting the
cache will expire. That did not happen either. 
Has anyone actively using reference? Any experience with this issue?
Thanks!
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to