[Trinidad2] Make trinidad runnable on JSF 2.0
---------------------------------------------
Key: TRINIDAD-1591
URL: https://issues.apache.org/jira/browse/TRINIDAD-1591
Project: MyFaces Trinidad
Issue Type: Task
Components: Build
Affects Versions: 2.0.0-core
Environment: trinidad 2.0 branch, JSF 2.0 Mojarra
Reporter: Martin Koci
- org.apache.myfaces.trinidadinternal.application.StateManagerImpl -
make getWrapped public
- org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl - make
getWrapped public
- make NavigationHandlerImpl child of
javax.faces.application.ConfigurableNavigationHandler
- use javax.faces.context.ExternalContextWrapper instead of
ExternalContextDecorator
and make changes:
- SessionSerializationChecker - add method getWrapped
- XmlHttpPortletExternalContext -add method getWrapped
- OverrideDispatch - add method getWrapped
- ClearRequestExternalContext - add method getWrapped
- Use Facelets API from javax.faces instead of com.sun
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.