Re: Problems using async threads

2013-07-30 Thread nprajeshgowda
Hi, Since it is related to the usage of threads, thought of adding my ask to the same post. I am using *apache-camel-2.10.2* I see that the thread pool is *NOT growing* .

Re: Problems using async threads

2013-07-31 Thread nprajeshgowda
Yes, that was the reason. Now after decreasing the queue size i see the threads are growing. Thanks. Br, Rajesh -- View this message in context: http://camel.465427.n5.nabble.com/Problems-using-async-threads-tp3025934p5736573.html Sent from the Camel - Users mailing list archive at Nabble.c

Re: Using % sign in spring route sql select fails

2013-05-08 Thread nprajeshgowda
Hi Claus Ibsen , we are using Camel version 2.9 in our first version of our product. In the latest version of our product we are using Camel 2.10 and the problem is not seen. But need your help in finding a patch or workaround solution to Camel 2.9. Is there any workaround by which we can allow

Re: Using % sign in spring route sql select fails

2013-05-10 Thread nprajeshgowda
Hi, i used the encoding, but still have some issue. Rather my problem is little different. Let me take you through. so that you would be able to suggest me.. We have camel routes defined as following, the "ana" is from(JmsQNames.GETUSER + comURI + getUserQueueProps)