I have a Mina Endpoint where I receive xml messages. I guess the default thread pool size is 10. I need to increase the thread pool size to 30. How can I increase the pool size. I tried producerPoolSize, corePoolSize, maximumPoolSize parameters. But I'm getting "Invalid Parameter" error. Can anybody help me with the confiuration?
Thanks, Hema -- View this message in context: http://camel.465427.n5.nabble.com/How-to-enable-thread-pool-for-Mina-Endpoint-consumer-tp5731059.html Sent from the Camel - Users mailing list archive at Nabble.com.
