The HttpProviderEndpoint and HttpProviderEndpoint 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. ----- Ioannis Canellos -- View this message in context: http://old.nabble.com/http%3Asoap-provider-timeout-question-tp28398366p28401065.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
