You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "maomaode (JIRA)" <ji...@apache.org> on 2007/12/12 03:55:43 UTC

[jira] Resolved: (CXF-1292) Enable MTOM through the BindingType annotation

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

maomaode resolved CXF-1292.
---------------------------

    Resolution: Duplicate

Duplicate issue https://issues.apache.org/jira/browse/CXF-1196

> Enable MTOM through the BindingType annotation
> ----------------------------------------------
>
>                 Key: CXF-1292
>                 URL: https://issues.apache.org/jira/browse/CXF-1292
>             Project: CXF
>          Issue Type: Sub-task
>          Components: JAX-WS Runtime
>    Affects Versions: 2.1
>            Reporter: maomaode
>            Assignee: maomaode
>             Fix For: 2.1
>
>
> // for SOAP version 1.1
> @BindingType(value = SOAPBinding.SOAP11HTTP_MTOM_BINDING)
> // for SOAP version 1.2
> @BindingType(value = SOAPBinding.SOAP12HTTP_MTOM_BINDING)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.