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] Created: (CXF-424) Investigate if Provider should get the root part of the mutipart/related only

Investigate if Provider<DataSource> 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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ 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.1)

> 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
>
> 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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin updated CXF-424:
----------------------------

    Component/s: JAX-WS Runtime

> 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
>
> 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.


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

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Kulp resolved CXF-424.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.1

The 2.1 spec semi-clarifies this by saying the DataHandlers should be used for sending multiple attachments on the Dispatch side and then pretty much says the provider stuff should mirror it.  Thus, I think our behavior is correct.   I'm going to mark this resolved.

> 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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bozhong Lin reassigned CXF-424:
-------------------------------

    Assignee: Freeman Fang

> 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
>         Assigned To: Freeman Fang
>
> 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.


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

Posted by "Bozhong Lin (JIRA)" <ji...@apache.org>.
     [ 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: 2.0

> 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
>         Assigned To: Freeman Fang
>             Fix For: 2.0
>
>
> 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.