How to do connection pooling on CXF endpoint

2016-09-06 Thread niteshjain132
I'm using camel 2.16.0 and cxf 3.1.2. I have an cxf endpoint as below in my camel context .. (TEST_ENDPOINT is an actual endpoint) I wanted to limit the number of HTTP connections to TEST_ENDPOINT, Tried below but it doesn't help..

Configure Http connection pooling in Apache CXF

2016-09-06 Thread niteshjain132
I'm using Apache camel 2.16.0 and CXF 3.1.2 How can i configure connection pooling (in cxf.xml) for all the http calls so that it can reuse the existing http connection instead of create a new connection every time ? I see too may TIME_WAIT, CLOSE_WAIT and FIN_WAIT2 for each request, How can i

Re: cxf 3.2.0 repo location

2016-09-06 Thread Sergey Beryozkin
Hi Well the plan has been to get it out in Mid September but perhaps the end of September is more realistic. Cheers, Sergey On 06/09/16 07:31, Niten Aggarwal wrote: Hi Sergey, Is there any date decided for cxf 3.1.8? From: Niten Aggarwal Sent:

RE: cxf 3.2.0 repo location

2016-09-06 Thread Niten Aggarwal
Hi Sergey, Is there any date decided for cxf 3.1.8? From: Niten Aggarwal Sent: Thursday, August 25, 2016 2:13 PM To: users@cxf.apache.org Subject: RE: cxf 3.2.0 repo location Thanks let me test again. Thanks, Niten Aggarwal -Original Message-