Only JAX-B sees @MTOM
---------------------
Key: CXF-3057
URL: https://issues.apache.org/jira/browse/CXF-3057
Project: CXF
Issue Type: Bug
Components: Configuration
Reporter: Benson Margulies
Fix For: 2.3
@MTOM is a JAX-WS annotation on the implementation bean. If it's there, MTOM
should get turned on.
However, only the JAX-B data binding ever notices it. Aegis (the only other
binding I'm sure supports MTOM) requires the CXF-specific mtom-enabled property
on the factory (or calls on the databinding object itself) to get MTOM to turn
on.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.