[ http://issues.apache.org/jira/browse/ADFFACES-234?page=all ]

Scott O'Bryan updated ADFFACES-234:
-----------------------------------

    Attachment: 1-ADFFACES-234.patch

This patch introduces the following enhancements.

1. Configurators - these are services that supply initialization and 
destruction based on the webapplication, beforeRequest and endRequest 
processing as well as externalContext wrapping in both portal and servlet 
environments.
2. TrinidadFacesContext - an implementaion of FacesContext and ExternalContext 
which can be used to support ExternalContextWrapping and the Trinidad 
ResourceServlets
3. TrinidadListener - a context listener which is needed for cleanup of the 
Configurator Objects
4. Portlet Request, Response, and Context wrappers which can be used to create 
ExternalContext wrappers for Portal Environments

There are also numerous enhancements within Trinidad to support these new 
API's.  This patch has the following limitations which should be ironed out at 
some point before it will run in a portal.

1. LaunchParameters which are used for dialogs are not yet implemented and will 
hopefully be supplied in a later patch

This patch will require webapps to add a <listener> to their web.xml in 
addition to the filter.  This listener should be added to both Portlet and 
Portal environments.

*Note* - Due to the impact of these changes, this patch should be added to the 
Portal Branch so it can be tested before being moved into the Trunk.

> Filter logic for Portlets
> -------------------------
>
>                 Key: ADFFACES-234
>                 URL: http://issues.apache.org/jira/browse/ADFFACES-234
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Portlet
>         Environment: JSR-168
>            Reporter: Scott O'Bryan
>         Attachments: 1-ADFFACES-234.patch
>
>
> The filter logic (with the exception of the wrapper objects) needs to be 
> ported over to use the system to be provided by MYFACES-1448.  See also 
> ADFFACES-229 and ADFFACES-230

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to