Is it implied that I should use something like the following?
bp.getRequestContext().put("org.apache.cxf.transport.http.async.SO_TIMEOUT",
60000);
Because I tried so and it didn't work. So, I thought I should confirm
that this is the way to go.
Dimitris
On Thu, Nov 15, 2012 at 3:49 PM, Glen Mazza <[email protected]> wrote:
> Did you see the documentation here: http://cxf.apache.org/docs/**
> asynchronous-client-http-**transport.html<http://cxf.apache.org/docs/asynchronous-client-http-transport.html>?
>
> Glen
>
>
> On 11/15/2012 03:51 AM, Dimitris Karteris wrote:
>
>> Hi,
>>
>> I've browsed through the CXF docs but I haven't managed to find any
>> references on how to configure the Asynchronous HTTP Transport properties
>> such as:
>>
>> org.apache.cxf.transport.http.**async.usePolicy
>> org.apache.cxf.transport.http.**async.MAX_CONNECTIONS
>> org.apache.cxf.transport.http.**async.CONNECTION_TTL
>>
>> etc.
>>
>> Can anyone provide any hints on this?
>>
>> Thanks in advance,
>> Dimitris
>>
>>
>
> --
> Glen Mazza
> Talend Community Coders - coders.talend.com
> blog: www.jroller.com/gmazza
>
>