Polling consumer thread stopping automatically

2013-12-10 Thread vinod.pah...@gmail.com
I am having a scenario where I am using consumer template to receive file from a endpoint. The Endpoint could be either File System or FTP site. Currently I am using only File System with following endpoint URL. file://D:/metamodel/Seach.json?noop=trueidempotent=false On every hit to following

Endpoint pipeline is not working in case of HTTP Endpoint

2013-11-14 Thread vinod.pah...@gmail.com
I have configured a route using Spring DSL. It take input from a direct endpoint to HTTP endpoint. In that case it is working fine. But when I pipe result the from http endpoint to a filter processor using xpath it does not return any value back. I debug the code and I got the exchange that is