Michael Clay created CXF-6529:
---------------------------------
Summary: Attachment configuration has no effect
Key: CXF-6529
URL: https://issues.apache.org/jira/browse/CXF-6529
Project: CXF
Issue Type: Bug
Components: JAX-WS Runtime
Affects Versions: 2.7.16
Reporter: Michael Clay
It seems like attachment-memory-threshold,attachment-max-size and
attachment-directory configuration is ONLY effective if
SCHEMA_VALIDATION_ENABLED is set to true which causes the
JAXBAttachmentSchemaValidationHack to explicitly #hold( and cache) the request
from ServletInputStream to file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)