You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2010/11/04 19:34:42 UTC

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

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

Benson Margulies reassigned CXF-3057:
-------------------------------------

    Assignee: Benson Margulies

> 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.