[ 
https://issues.apache.org/jira/browse/PORTLETBRIDGE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556962#action_12556962
 ] 

Scott O'Bryan commented on PORTLETBRIDGE-22:
--------------------------------------------

This is a really good patch overall.  Except that the 
javax.portlet.faces.BridgeRenderFilter class is dependent on 
com.sun.faces.application.ViewHandlerResponseWrapper which is in the R.I.'s 
IMPL package.  As a result this won't build with mvn because the bridge, quite 
correctly, only has the faces API package available during compile time.  This 
dependency would also break compatibility with MyFaces since myFaces has it's 
own impl.  I'm going to work on making our own ViewHandlerResponseWrapper class 
but if anyone has any other ideas, I'm open to suggestions.

> Update PortletBridge to latest draft (revision 11)
> --------------------------------------------------
>
>                 Key: PORTLETBRIDGE-22
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-22
>             Project: MyFaces Portlet Bridge
>          Issue Type: New Feature
>          Components: Impl
>            Reporter: Michael Freedman
>            Assignee: Scott O'Bryan
>         Attachments: jira_22.patch
>
>
> Revision 11 is projected as the Public Draft.  Update the bridge to reflect 
> changes/additions since revision 10.

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