Only 200 threads limit in Jetty.

2016-12-14 Thread XoshniK
Hello. Need help in configuring Jetty to run with more than 200 threads. While performing load test (Soap requests, 250 threads) I always get following results in hawtio (only 198 request in queue): Following configuration used: *jet

Processing large PDF files using apache camel 2.10

2016-12-14 Thread ravi21588
Hi all, I have an integration scenario to generate PDF from a document generation system. The document generation system generates byte [] data. The data can be huge enough,I need to transport the Byte array to jms queue. I have two components in camel for this integration which is connected using

Re: Sftp Retry event handling?

2016-12-14 Thread Claus Ibsen
If its the producer, eg then you have Camel error handling where you can do onRedelivery and do custom code in a processor. On Mon, Dec 12, 2016 at 5:37 AM, Goyal, Arpit wrote: > Hi, > > We have requirement to do special handling in between SFTP Retries. Is there > a way to plug in some code wh

RE: Sftp Retry event handling?

2016-12-14 Thread Goyal, Arpit
Anyone has any idea about this one? -Original Message- From: Goyal, Arpit [mailto:arpit.go...@sap.com] Sent: Sunday, December 11, 2016 8:37 PM To: users@camel.apache.org Subject: Sftp Retry event handling? Hi, We have requirement to do special handling in between SFTP Retries. Is there

Re: Service construction exception

2016-12-14 Thread Siddharth Patil
Thank you Tomo. -- View this message in context: http://camel.465427.n5.nabble.com/Service-construction-exception-tp5791404p5791447.html Sent from the Camel - Users mailing list archive at Nabble.com.