[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Freedman resolved PORTLETBRIDGE-146.
--------------------------------------------
Fix Version/s: 2.0.0
Resolution: Fixed
Did as suggested -- bridge now detects that it has done a forward and hence
from then on uses include.
> Portlet 2.0 Bridge: renderRedirect after forward must use include
> -----------------------------------------------------------------
>
> Key: PORTLETBRIDGE-146
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-146
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Components: Impl
> Affects Versions: 2.0.0-alpha
> Reporter: Michael Freedman
> Assignee: Michael Freedman
> Fix For: 2.0.0
>
>
> Currently the bridge always does a dispatch.forward in
> externalContext.dispatch. However, because Portlet 2.0 requires the response
> be committed following the return of a forward if a render redirect occurs
> during or after such a forward the subsequent dispatch will fail if you try
> to forward to it. Instead you must use include.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.