why it is creating this much of files or putting the same content in the single file. what is the reason?
is it the reason of Thread.sleep(5000) time delay? the problem we find out it is invoking the rest service more than 100 times with in the time delay we mentioned above. thats y it is creating the multiple files as wel as multiple content in the same file. how to over come this issue.. kindly give me your suggestion and the solution. -- View this message in context: http://servicemix.396122.n5.nabble.com/Camel-Route-How-to-avoid-Multiple-files-in-target-folder-tp3244637p3246215.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
