Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2289

CachedOutputStream should continue keeping the message in memory if the creation of Temp file fails

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.2
    • 2.1.6, 2.2.3
    • Core
    • None
    • jdk 1.5

    Description

      For attachments (and message logging), we use a special output stream that once a threshold is reached (64K by default), it starts saving to temporary files on the file system. it would probably be good to update the code and if "new FileOutputStream(...)" fails, it would just proceed keeping it in memory.

      http://www.nabble.com/CXF-support-on-GAE-to24030728.html

      Attachments

        1. FosFailure.patch
          3 kB
          Mayank Mishra

        Activity

          People

            dkulp Daniel Kulp
            mayank.mishra Mayank Mishra
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: