You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Bozhong Lin (JIRA)" <ji...@apache.org> on 2007/03/07 08:00:26 UTC

[jira] Updated: (CXF-284) Support SOAP with Attachments in Runtime

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

Bozhong Lin updated CXF-284:
----------------------------

    Component/s: Soap Binding
       Assignee: maomaode

> Support SOAP with Attachments in Runtime
> ----------------------------------------
>
>                 Key: CXF-284
>                 URL: https://issues.apache.org/jira/browse/CXF-284
>             Project: CXF
>          Issue Type: New Feature
>          Components: Soap Binding
>    Affects Versions: 2.0-M1
>            Reporter: Dan Diephouse
>         Assigned To: maomaode
>             Fix For: 2.0-RC
>
>
> We should look at supporting SOAP with attachments correctly in the runtime. I think the deserialization probably works correctly, but the AttachmentSerializer I wrote probably needs improvements. Specifically:
> 1. we should need to be able to write non application/xop+xml content types 
> 2. We need to support writing 8bit Content-Transfer-Encodings (I think...)
> 3. We need to support Base64 encoding (and decoding?) of the attachments. 

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