[
https://issues.apache.org/jira/browse/CXF-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710352#action_12710352
]
Liu Cong edited comment on CXF-1760 at 5/18/09 5:49 AM:
--------------------------------------------------------
This is the patch for the problem above.
https://issues.apache.org/jira/secure/attachment/12408374/cxf-jms.patch
was (Author: liucong):
This is the patch for the problem above.
> jms transport don't support MTOM
> --------------------------------
>
> Key: CXF-1760
> URL: https://issues.apache.org/jira/browse/CXF-1760
> Project: CXF
> Issue Type: Bug
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.0.9, 2.1.3
>
> Attachments: cxf-jms.patch
>
>
> mtom can't work over jms transport because miss content-type in the protocol
> header, but the content-type is important for AttachmentInIntecepor to parse
> the attachment in the message
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.