You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2010/11/30 02:47:10 UTC

[jira] Resolved: (CXF-3057) Only JAX-B sees @MTOM

     [ https://issues.apache.org/jira/browse/CXF-3057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-3057.
------------------------------

    Resolution: Fixed

> 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
>            Assignee: Benson Margulies
>             Fix For: 2.3.1, 2.4
>
>
> @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.