[jira] [Resolved] (PLUTO-498) Portlet Filters initialized and destroyed with each request
"Scott Nicklous (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.jakarta.pluto.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/PLUTO-498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Nicklous resolved PLUTO-498.
----------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
fixed in Pluto implementation
> 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: portal driver
> Affects Versions: 2.0.0
> Environment: JDK 1.5.0_16, Tomcat 5.5.27
> Reporter: Brian DeHamer
> Priority: Minor
> Fix For: 3.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 was sent by Atlassian JIRA
(v6.3.4#6332)