You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andrea Smyth (JIRA)" <ji...@apache.org> on 2007/01/08 16:37:27 UTC

[jira] Created: (CXF-357) Partial Responses not correctly identified in bare bindings

Partial Responses not correctly identified in bare bindings
-----------------------------------------------------------

                 Key: CXF-357
                 URL: https://issues.apache.org/jira/browse/CXF-357
             Project: CXF
          Issue Type: Bug
          Components: Core
            Reporter: Andrea Smyth


BareInInterceptor sets the message content of the partial response to an empty list. Thus the isPartialRessponse check in ClientImpl, and hence the application fails.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (CXF-357) Partial Responses not correctly identified in bare bindings

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

Andrea Smyth closed CXF-357.
----------------------------


> Partial Responses not correctly identified in bare bindings
> -----------------------------------------------------------
>
>                 Key: CXF-357
>                 URL: https://issues.apache.org/jira/browse/CXF-357
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andrea Smyth
>
> BareInInterceptor sets the message content of the partial response to an empty list. Thus the isPartialRessponse check in ClientImpl, and hence the application fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CXF-357) Partial Responses not correctly identified in bare bindings

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

Andrea Smyth resolved CXF-357.
------------------------------

    Resolution: Fixed

Fixed as per system test org.apache.cxf.systest.ws.rm.DecoupledBareTest.

> Partial Responses not correctly identified in bare bindings
> -----------------------------------------------------------
>
>                 Key: CXF-357
>                 URL: https://issues.apache.org/jira/browse/CXF-357
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andrea Smyth
>
> BareInInterceptor sets the message content of the partial response to an empty list. Thus the isPartialRessponse check in ClientImpl, and hence the application fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CXF-357) Partial Responses not correctly identified in bare bindings

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

Daniel Kulp updated CXF-357:
----------------------------

    Fix Version/s: 2.0

> Partial Responses not correctly identified in bare bindings
> -----------------------------------------------------------
>
>                 Key: CXF-357
>                 URL: https://issues.apache.org/jira/browse/CXF-357
>             Project: CXF
>          Issue Type: Bug
>          Components: Core
>            Reporter: Andrea Smyth
>             Fix For: 2.0
>
>
> BareInInterceptor sets the message content of the partial response to an empty list. Thus the isPartialRessponse check in ClientImpl, and hence the application fails.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.