You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Bertrand Josse (JIRA)" <ji...@apache.org> on 2015/06/10 08:42:00 UTC

[jira] [Closed] (CAMEL-8847) Proxy CXF : Spring DSL : Body empty when client side in timeout

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

Bertrand Josse closed CAMEL-8847.
---------------------------------
       Resolution: Invalid
    Fix Version/s: 2.15.1

> Proxy CXF : Spring DSL : Body empty when client side in timeout
> ---------------------------------------------------------------
>
>                 Key: CAMEL-8847
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8847
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-cxf
>    Affects Versions: 2.15.1
>            Reporter: Bertrand Josse
>             Fix For: 2.15.1
>
>
> In case of a CXF proxy in payload mode.
> If a call to the client side fall in timeout, the server side of the proxy respond by a soap message with an empty body after 30s.
> So, to describe the problem in depth:  
> Our project is composed by : 
>     - One CXF endpoint expose a Webservice.
>     - One CXF endpoint invoke a Webservice.
>     - a route between that endpoints to dispatch messages.
>     - an http-conduit that set the Receivetimeout to 300000ms (300s).
> So, there is no way to explain why the server side is responding after 30s.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)