[
https://issues.apache.org/jira/browse/CXF-4298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp reassigned CXF-4298:
--------------------------------
Assignee: Daniel Kulp
> MTOM-streaming regression: Worked 2.3.1, no longer works 2.6.0.
> ---------------------------------------------------------------
>
> Key: CXF-4298
> URL: https://issues.apache.org/jira/browse/CXF-4298
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 2.6
> Reporter: Andreas Krüger
> Assignee: Daniel Kulp
>
> A client sends two MTOM-attachments to the server. Assume they are both big,
> and/or server resources are strained, so we want streaming.
> Here, "streaming" means the attachments are not stored anywhere. Instead,
> they are consumed on the server side as they are generated by the client.
> With streaming, it is theoretically possible to send several attachments in
> one request, each of which is larger than the combined RAM, swap and hard
> drive space of both the client and the server machine.
> It used to be possible to make this work with Apache CXF 2.3.1.
> MTOM-streaming no longer works with 2.6.0.
> I have set up a Github workspace that can be used to demonstrate the problem,
> https://github.com/aknrdureegaesr/CXF-MTOM-streaming-regression .
> We think the fix to https://issues.apache.org/jira/browse/CXF-3505 could be
> responsible for this issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira