Re: How to stop a dynamic route

2016-06-04 Thread Brad Johnson
Just to see if this is doing what you really want it to, put a lot statement right after the SMB read. I'm having difficulties reading the code due to the formatting issues in email and not being entirely sure of your goals here. I can say that I don't recall the last time I had to use Thread.sl

Re: Camel ScheduledPollEndpoint class scheduler setup in SqlComponent

2016-06-04 Thread John Taylor
Hi. If that really is your xml it's because you're not escaping the &. You have to use & entity ref in the endpoint uri -John On Jun 3, 2016 2:12 AM, "qwertywx" wrote: hi, I have created an endpoint like: But when I do that, jvm throws: org.apache.camel.FailedToCreateConsumerException: Faile