You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2007/02/12 17:30:06 UTC

[jira] Updated: (CXF-424) Investigate if DataSource Providers should get the root part of the mutipart/related only

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

Sergey Beryozkin updated CXF-424:
---------------------------------

    Summary: Investigate if DataSource Providers should get the root part of the mutipart/related only  (was: Investigate if Provider<DataSource> should get the root part of the mutipart/related only)

> 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
>            Reporter: Sergey Beryozkin
>
> 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.