[
https://issues.apache.org/jira/browse/CXF-4661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aki Yoshida resolved CXF-4661.
------------------------------
Resolution: Fixed
Fix Version/s: 2.7.1
2.6.4
> Make CachedOutputStream configurable using the Bus properties
> -------------------------------------------------------------
>
> Key: CXF-4661
> URL: https://issues.apache.org/jira/browse/CXF-4661
> Project: CXF
> Issue Type: Improvement
> Components: Core
> Reporter: Aki Yoshida
> Assignee: Aki Yoshida
> Fix For: 2.6.4, 2.7.1
>
>
> Currently, the configuration options for CachedOutputStream is limited. These
> options must be configured using the system properties or explicitly per
> instance using the constructor argument or the corresponding setter methods.
> To make it easier to configure CachedOutputStream per scenario without
> changing much of the code, this patch will add a mechanism in
> CachedOutputStream to read these properties from the bus associated with the
> thread.
> In this way, the existing components can directly benefit this new
> configuration option.
> This relates to CXF-4030 and CXF-4596.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira