You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Brian DeHamer (JIRA)" <ji...@apache.org> on 2008/09/12 17:13:44 UTC

[jira] Updated: (PLUTO-498) Portlet Filters initialized and destroyed with each request

     [ https://issues.apache.org/jira/browse/PLUTO-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian DeHamer updated PLUTO-498:
--------------------------------

    Fix Version/s: 2.0.0

> Portlet Filters initialized and destroyed with each request
> -----------------------------------------------------------
>
>                 Key: PLUTO-498
>                 URL: https://issues.apache.org/jira/browse/PLUTO-498
>             Project: Pluto
>          Issue Type: Bug
>          Components: portlet container
>    Affects Versions: 2.0.0
>         Environment: JDK 1.5.0_16, Tomcat 5.5.27
>            Reporter: Brian DeHamer
>             Fix For: 2.0.0
>
>
> Portlet filters appear to be getting initialized and destroyed with each incoming request.  I expected the filters to work more like servlet filters where they are initialized once when the web app starts and then re-used for each incoming request.  The JSR-286 spec states "Only one instance per <filter> declaration in the deployment descriptor is instantiated per Java Virtual Machine of the portlet container" (PLT.20.2.1).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.