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