Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3542

Allow the multipart provider to define where it writes buffered data

XMLWordPrintable

      The multipart provider should allow a the temporary path for the ThresholdStorageProvider to be defined. This currently uses the java.io.tmpdir setting.

      A new property, dev.resteasy.entity.tmp.dir or something similar, should be added to org.jboss.resteasy.spi.config.Options which would allow this to be overridden. This should also work in the org.jboss.resteasy.spi.EntityOutputStream.

      The change would need to be in the org.jboss.resteasy.plugins.providers.multipart.Mime4JWorkaround.

            Unassigned Unassigned
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: