[
https://issues.apache.org/jira/browse/CXF-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Yu updated CXF-888:
------------------------
Attachment: cxf-888.patch
with this patch, you can set the attachment-directory and threshold at client
and service if you want.
* remove unused constants in the AttachmentInInterceptor class.
> Control directory for on-disk attachments
> -----------------------------------------
>
> Key: CXF-888
> URL: https://issues.apache.org/jira/browse/CXF-888
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0, 2.0.1
> Reporter: Daniel Kulp
> Fix For: 2.1
>
> Attachments: cxf-888.patch
>
>
> The directory where attachments are streamed to should be controllable,
> ideally on a per-service basis. The /tmp dir is not always the best place
> to put these as /tmp partitions could be small. They also are not secure at
> all.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.