[ https://issues.apache.org/jira/browse/PLUTO-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ate Douma updated PLUTO-441: ---------------------------- Affects Version/s: (was: 2.0.0) > Redeploy of a portlet doesn't effect filter implementation > ---------------------------------------------------------- > > Key: PLUTO-441 > URL: https://issues.apache.org/jira/browse/PLUTO-441 > Project: Pluto > Issue Type: Sub-task > Components: portal driver > Affects Versions: 1.1-286-COMPATIBILITY > Reporter: Christian Raschka > Priority: Minor > Fix For: 1.1-286-COMPATIBILITY > > > Portlet Filter are registered at the > SupportedModesServiceImpl.loadPortletModes() which runs only once. Therefore > changes at the portletDD are not recognized. > Maybe we could use a similiar method as we did with the eventprovider? Make > the FilterManager request dependant and look for the filter at every request. > Then there is no need for a global (static) map of filters. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.