UploadRequestWrapper functionality needs to be moved to ExternalContext
-----------------------------------------------------------------------

                 Key: ADFFACES-229
                 URL: http://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.
-
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