You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Susan Javurek (JIRA)" <ji...@apache.org> on 2015/06/02 18:51:49 UTC

[jira] [Created] (CXF-6435) Support base64 for attachment encoding in CXF

Susan Javurek created CXF-6435:
----------------------------------

             Summary: 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


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)