You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2022/09/02 09:05:00 UTC

[jira] [Resolved] (CAMEL-9170) SimpleCxfRsBinding improvements

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

Claus Ibsen resolved CAMEL-9170.
--------------------------------
    Resolution: Abandoned

> SimpleCxfRsBinding improvements
> -------------------------------
>
>                 Key: CAMEL-9170
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9170
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cxfrs
>            Reporter: Sergey Beryozkin
>            Priority: Minor
>              Labels: PatchAvailable
>             Fix For: Future
>
>         Attachments: camel9170.txt
>
>
> SimpleCxfRsBinding should:
> - ensure the Camel In Message body is null when the body index is -1 and it is not multipart - the default binding which SimpleCxfRsBinding extends still sets the body to a CXF specific response even if no body is available - which causes side-effects when a RestDsl binding is enabled.
> - should work if a CXF RS model is used as opposed to the interface
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)