You are viewing a plain text version of this content. The canonical link for it is here.
Posted to adffaces-issues@incubator.apache.org by "Scott O'Bryan (JIRA)" <ad...@incubator.apache.org> on 2007/02/13 00:22:05 UTC

[jira] Resolved: (ADFFACES-229) UploadRequestWrapper functionality needs to be moved to ExternalContext

     [ https://issues.apache.org/jira/browse/ADFFACES-229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott O'Bryan resolved ADFFACES-229.
------------------------------------

    Resolution: Fixed

Fixed  ADFFACES-329

> UploadRequestWrapper functionality needs to be moved to ExternalContext
> -----------------------------------------------------------------------
>
>                 Key: ADFFACES-229
>                 URL: https://issues.apache.org/jira/browse/ADFFACES-229
>             Project: MyFaces ADF-Faces
>          Issue Type: Improvement
>          Components: Portlet
>         Environment: JSR-168 WSRP
>            Reporter: Scott O'Bryan
>
> JSR-168 does not have Request/Response wrapping capabilities.  Some of the logic in the filter will be handled by an enhancement to the GenericBridgePortlet in MyFaces, but Request/Response Wrapping is not able to be done.  Therefore, Trinidad's  wrapped ExternalContext object need to be enhanced to support the logic to handle uploaded files.
> Be careful of references to the PortletRequest and PortletResponse objects as we do not want to make having these jars present a requirement for Trinidad to run.  It should only be required at compile time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.