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

Michael Freedman commented on PORTLETBRIDGE-206:
------------------------------------------------

For the time being this can't/won't go in Bridge.java.  Rather it will be part 
of the org.apache.myfaces.portlet.faces.bridge package.  Probably in 
Constants.java.

> Proposal for 3.0 API: New constant Bridge.BRIDGE_CONTEXT_ATTRIBUTE
> ------------------------------------------------------------------
>
>                 Key: PORTLETBRIDGE-206
>                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-206
>             Project: MyFaces Portlet Bridge
>          Issue Type: New Feature
>          Components: General
>    Affects Versions: 3.0.0
>            Reporter: Neil Griffin
>            Assignee: Michael Freedman
>
> Proposal is to add the following constant to Bridge.java:
>       public static final String BRIDGE_CONTEXT_ATTRIBUTE = 
> "javax.portlet.faces.bridgeContext";
> And to require implementations of the Bridge interface to set this attribute 
> in each of the doFacesRequest(...) methods.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to