RE: http-conduit timeout for long delay decoupled responses

2014-03-18 Thread Andrei Shakirin
default timeout to infinite and provide possibility to customize the value? Regards, Andrei. > -Original Message- > From: Daniel Kulp [mailto:dk...@apache.org] > Sent: Montag, 17. März 2014 20:54 > To: users@cxf.apache.org; Guzmán Llambías > Subject: Re: http-conduit

Re: http-conduit timeout for long delay decoupled responses

2014-03-17 Thread Daniel Kulp
> > -Mensaje original- From: Andrei Shakirin > Sent: Saturday, March 15, 2014 9:15 AM > To: users@cxf.apache.org > Subject: RE: http-conduit timeout for long delay decoupled responses > > Hi, > > For decoupled responses timeout should not be relevant - resp

Re: http-conduit timeout for long delay decoupled responses

2014-03-17 Thread Guzmán Llambías
-Mensaje original- From: Andrei Shakirin Sent: Saturday, March 15, 2014 9:15 AM To: users@cxf.apache.org Subject: RE: http-conduit timeout for long delay decoupled responses Hi, For decoupled responses timeout should not be relevant - response will be sent using separate HTTP channel. You are

RE: http-conduit timeout for long delay decoupled responses

2014-03-15 Thread Andrei Shakirin
. > -Original Message- > From: Guzmán Llambías [mailto:guzman.llamb...@pyxisportal.com] > Sent: Freitag, 14. März 2014 15:59 > To: users@cxf.apache.org > Subject: http-conduit timeout for long delay decoupled responses > > Hi guys! > > I tried using the http-conduit a

http-conduit timeout for long delay decoupled responses

2014-03-14 Thread Guzmán Llambías
Hi guys! I tried using the http-conduit and worked fine but when the service has a long delay to send the answer, a timeout error occurs. I tried to use the receiveTimeout attribute but it didn't work. Could you please tell me how to config this timeout? Here's my cxf.xml configuration: