Make MTOM work for Aegis
------------------------
Key: CXF-1397
URL: https://issues.apache.org/jira/browse/CXF-1397
Project: CXF
Issue Type: Task
Components: Aegis Databinding
Affects Versions: 2.0.4, 2.1
Reporter: Benson Margulies
Assignee: Benson Margulies
While there is code that is intended to do MTOM in Aegis, it doesn't work.
Issues:
1) The code assumes that for DataHandler, MTOM will always happen, whether or
not 'mtom is enabled'. Should it throw, or do something else, if MTOM is not
enabled?
2) The code is broken.
3) There is no way to control the mime type associated with a data handler.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.