Optional portlet session caching of layout view templates
---------------------------------------------------------
Key: JS2-867
URL: https://issues.apache.org/jira/browse/JS2-867
Project: Jetspeed 2
Issue Type: Improvement
Components: Layout
Affects Versions: 2.1.3
Reporter: Dennis Dam
Assignee: Dennis Dam
Priority: Minor
Fix For: 2.2
Layout template locations are stored in the portlet session. This has probably
been introduced to increase performance of template localization. In some
usecases different PSML fragments use the same ID, but with different viewpage
preferences. In these cases the different fragments share the same viewpage,
namely the viewpage of the first fragment that is rendered.
This patch will make the caching of templates in the portlet session optional
through a Jetspeed property. The default behaviour will remain the same:
templates are cached in the portlet session.
--
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]