Add support for GenericFacesPortlet api changes
-----------------------------------------------
Key: PORTLETBRIDGE-82
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-82
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: Impl
Affects Versions: 2.0.0-alpha, 1.0.0-beta
Reporter: Michael Freedman
Assignee: Michael Freedman
The specs were recently updated to require a new method called getFacesBridge
so subclasses could retrieve the GFP's bridge and use it directly. Likely use
will be with portlet event handlers but this model provides flexibility.
Coupled with this change, the Portlet 2.0 Bridge also defines a new GFP init
parameter and corresponding method for defining a configuration setting for
whether the bridge automatically processes events or whether it delegates to
the GenericPortlet. By default the bridge processes all events.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.