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, 1.1-286-trunk-merge
            Reporter: Christian Raschka
            Priority: Minor
             Fix For: 1.1-286-COMPATIBILITY, 1.1-286-trunk-merge


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.

Reply via email to