I have had the same problem. I didn't find resolution at this forum, so I changed the following properties in component.properties file:
servicemix-http.consumerProcessorSuspendTime=65000 servicemix-http.retryCount=0 It works. Peter. tterm wrote: > > Hello, > > We have backendserver (servicemix) which take longer than 1 minute for a > request. When would it be possible to make the timeout in the > ConsumerProcessor class configurable? It would be important for us. > > The next thing is: How is it possible to avoid the http retry requests? > We don't need this. Is this somewhere configurable? > > Thanks in advance > Thomas Termin > > -- View this message in context: http://www.nabble.com/servicemix-http-timeout-tp6326221p23546174.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
