You can find more information about the thread setting from the restlet java doc[1]. I will update the camel-restlet wiki page shortly.
[1]http://restlet.com/learn/javadocs/2.1/jee/engine/org/restlet/engine/connector/BaseHelper.html -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On July 16, 2014 at 10:05:27 PM, A577127 ([email protected]) wrote: > Thanks for the answer. > > Wiretap works fine to trigger the answer with a basic route. > > For restlet, I managed to get more threads with : > > > (not sure of the difference with setMinThreads but it does work) > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-restlet-multithreading-issues-can-t-trigger-answer-tp5753708p5753921.html > > Sent from the Camel - Users mailing list archive at Nabble.com. >
