[
https://issues.apache.org/jira/browse/CXF-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang reassigned CXF-6435:
---------------------------------
Assignee: Freeman Fang
> Support base64 for attachment encoding in CXF
> ---------------------------------------------
>
> Key: CXF-6435
> URL: https://issues.apache.org/jira/browse/CXF-6435
> Project: CXF
> Issue Type: Bug
> Reporter: Susan Javurek
> Assignee: Freeman Fang
>
> Description of the issue is in this forum post:
> http://cxf.547215.n5.nabble.com/Setting-soap-attachment-Content-Transfer-Encoding-td3335835.html
> Attachment encoding in CXF doesn't support base64. AttachmentSerializer.class
> in cxf-api contains the hardcoded value
> writer.write(URLDecoder.decode(attachmentId, "UTF-8"));
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)