You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Manuel Shenavai (Jira)" <ji...@apache.org> on 2023/01/23 11:06:00 UTC

[jira] [Commented] (CAMEL-18965) Camel-CXF: OnCompletion not working anymore

    [ https://issues.apache.org/jira/browse/CAMEL-18965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17679761#comment-17679761 ] 

Manuel Shenavai commented on CAMEL-18965:
-----------------------------------------

Hi [~acosentino],

I can update the reproducer only to 3.17 due to missing dependency to camel-cxf-starter 3.17 and above. 3.17 has the same problem and the code-changed mentioned above is also part of 3.20. So I think it's also a problem in 3.20.

CXFConsumer in 3.20 (no close of Camel UOW): [https://github.com/apache/camel/blob/camel-3.20.x/components/camel-cxf/camel-cxf-soap/src/main/java/org/apache/camel/component/cxf/jaxws/CxfConsumer.java#L87]

Best regards,
Manuel

> Camel-CXF: OnCompletion not working anymore
> -------------------------------------------
>
>                 Key: CAMEL-18965
>                 URL: https://issues.apache.org/jira/browse/CAMEL-18965
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 3.11.1
>            Reporter: Manuel Shenavai
>            Priority: Major
>
> Since following change, the onCompletionHandler is not called anymore in error case (soap fault)
> https://issues.apache.org/jira/browse/CAMEL-16796
> [https://github.com/apache/camel/commit/45e64cce8ad2e1d22a5f55be13a6dfcaa504f58f]
> {*}Reproducer{*}: [https://github.com/mash-sap/CAMEL-16532/tree/Camel-18965]



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