RE: CXF Proxy : Body empty when client side of the proxy do not respond after 30s

2015-06-10 Thread JOSSE Bertrand
ad because if I reduce that value to 1s, the result described below is still appearing after 30s! Thanks to your help. -Message d'origine- De : Willem Jiang [mailto:willem.ji...@gmail.com] Envoyé : mercredi 10 juin 2015 11:34 À : users@camel.apache.org Objet : Re: CXF Proxy : Body empty

Re: CXF Proxy : Body empty when client side of the proxy do not respond after 30s

2015-06-10 Thread Willem Jiang
How did you apply the setting of http-conduit? -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On June 10, 2015 at 3:00:16 PM, JOSSE Bertrand (bertrand.josse@s

CXF Proxy : Body empty when client side of the proxy do not respond after 30s

2015-06-10 Thread JOSSE Bertrand
Hi, Our project is composed by : * One CXF endpoint expose a Webservice called "WS-1" ; payload mode. * One CXF endpoint invoke a Webservice called "WS-2"; payload mode. * A route between that endpoints to dispatch messages. * An http-conduit that set the Receivetimeout to 30ms (300s). If CXF