What version of CXF? What data binding?

2009/10/8 김강원 <k...@evalleyvs.com>

> Dear!
>
> I have a big problem in end of the project.
>
> We have been used MTOM with clinet of WebService
>
> But HTTP Header’s fixed content-type is problem
>
> Looks like here :
>
> Content-Type: multipart/related; type="application/xop+xml";
>
> boundary="uuid:d1b3cf01-b71e-47fe-916d-cc0488c7de38";
> start="<root.mess...@cxf.apache.org>"; start-info="text/xml"
>
> Most of all  , We have big prblem is type parameter that is
> type="application/xop+xml";
>
>
>
> We want to change type="application/xop+xml"  to type="text/xml"
>
>
>
> How do you know using the MTOM while changing the content-type in CXF?
>
>
>
> Please help me…
>
>
>
> Thank you!
>
>

Reply via email to