[
https://issues.apache.org/jira/browse/CXF-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bozhong Lin updated CXF-424:
----------------------------
Fix Version/s: (was: 2.0)
2.1
scheduled for future release
> Investigate if DataSource Providers should get the root part of the
> mutipart/related only
> -----------------------------------------------------------------------------------------
>
> Key: CXF-424
> URL: https://issues.apache.org/jira/browse/CXF-424
> Project: CXF
> Issue Type: Sub-task
> Components: JAX-WS Runtime
> Reporter: Sergey Beryozkin
> Assignee: Freeman Fang
> Fix For: 2.1
>
>
> At the moment Provider<DataSource> implementations get all the raw
> multipart/related data as DataSource so the custom implementations need to
> parse it all themselves. It's unclear from JAX-WS spec whether
> invoke(DataSource source ) should get the root part only of the
> multipart/related package as a invoke source ot not and if all other
> remaining attachments should be retrieved as
> MessageContext.INBOUND_ATTACHMENTS.
> This Jira issue if the current behaviour is JAX-WS compliant
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.