ICEfaces
  1. ICEfaces
  2. ICE-2198

Allow inputFile to save file to OutputStream

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.7DR#1
    • Fix Version/s: 1.8.2-EE-GA_P01, 1.8.3
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      All

      Description

      Users would prefer to have access to a stream for saving the uploaded file directly into a database, instead of to the filesystem.

      The way that the commons upload code works, is that we receive the file in chunks, and probably wouldn't want to expose those intricacies to the application layer. So if the application could provide the ice:inputFile component an OutputStream with which to write to, then that would be the simplest approach.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20789 Wed Feb 24 17:40:34 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Fix for BeanPropertiesTest
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputFile-props.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20783 Wed Feb 24 12:15:10 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Fix for BeanPropertiesTest
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputFile-props.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20769 Tue Feb 23 16:24:29 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Files Changed
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/inputfile/UploadStateHolder.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/inputfile/FileInfo.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/inputfile/UploadConfig.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
        Commit graph ADD /icefaces/trunk/icefaces/core/src/com/icesoft/faces/component/inputfile/FileUploadNullOutputStreamException.java
        Commit graph MODIFY /icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java
        Commit graph MODIFY /icefaces/trunk/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputFile-props.xml
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20733 Mon Feb 22 12:13:57 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Files Changed
        Commit graph ADD /icefaces/scratchpads/patches/ICE-2198/icefaces/core/src/com/icesoft/faces/component/inputfile/FileUploadNullOutputStreamException.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20727 Mon Feb 22 11:16:18 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/core/src/com/icesoft/faces/component/inputfile/UploadConfig.java
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/core/src/com/icesoft/faces/component/inputfile/FileInfo.java
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/component/src/com/icesoft/faces/component/inputfile/InputFile.java
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/core/src/com/icesoft/faces/webapp/http/core/UploadServer.java
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/component-metadata/src/main/resources/conf/ice_cust_properties/cust-inputFile-props.xml
        Commit graph MODIFY /icefaces/scratchpads/patches/ICE-2198/icefaces/core/src/com/icesoft/faces/component/inputfile/UploadStateHolder.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20685 Wed Feb 17 17:18:41 MST 2010 mark.collette ICE-2198 : Allow inputFile to save file to database
        Files Changed
        Commit graph ADD /icefaces/scratchpads/patches/ICE-2198

          People

          • Assignee:
            Unassigned
            Reporter:
            Mark Collette
          • Votes:
            26 Vote for this issue
            Watchers:
            17 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: