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

Michael Freedman resolved PORTLETBRIDGE-132.
--------------------------------------------

    Resolution: Fixed

Adjusted code as mentioned -- not as efficient but should always work.

> Websphere claims there are no private parameters in an action but we expect 
> them
> --------------------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-132
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-132
>             Project: MyFaces Portlet Bridge
>          Issue Type: Bug
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Freedman
>            Assignee: Michael Freedman
>             Fix For: 2.0.0
>
>
> The bridge restricts the view of parameters via the ExternalContext to the 
> privateParameters.  On websphere this is coming back null during an action 
> causing the bridge to break.  To work around this change the map code to get 
> the full parameter set and remove the public parameters and return the 
> difference.

-- 
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