iocanel wrote:
> 
> The HttpProviderEndpoint and HttpSoapProviderEndpoint use a pool of jetty
> client connections. By default this pool is managed/configured by the
> endpoint itself and not the endpoint.
> 
> There are 2 ways to set the timeout.
> 1) Configure it on the component by editing the component.properties file.
> 2) Specify the your endpoint uses its own client. you can do that by
> adding
> ownClient="true" on your endpoint.
> 
> Edit: I checked the source and it set explicitly the timeout even when the
> client is shared. :-((
> 
> 
> 


-----
Ioannis Canellos
-- 
View this message in context: 
http://old.nabble.com/http%3Asoap-provider-timeout-question-tp28398366p28401127.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to