Portlet Dispatching loses wrappers ---------------------------------- Key: PLUTO-478 URL: https://issues.apache.org/jira/browse/PLUTO-478 Project: Pluto Issue Type: Bug Components: portlet container Affects Versions: 2.0.0 Reporter: Michael Freedman Fix For: 2.0.0
When you dispatch using a wrapped request/response object, pluto doesn't preserve the wrapping when it executes the dispatch. I.e. it upwraps the request/response and dispatches on that. This prevents portlets from filtering request/responses to/from dispatched/servlet entities. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.