RE: IBM MQ to Active MQ migration

2016-06-05 Thread tanay94
Thanks for the reply. I am absolutely new to this technology. I just got to know that this migration can be done by using camel. I have written java program to produce and consume messages in IBM MQ as well as Active MQ. Any kind of help would be greatly appreciated. -- View this message in co

Re: How to stop a dynamic route

2016-06-05 Thread Daniel P22
Once only, and then the route stop and remove from the camel context. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783477.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to stop a dynamic route

2016-06-05 Thread Brad Johnson
Once only? Or only the first time it sees a unique file name? On Sat, Jun 4, 2016 at 1:26 PM, Daniel P22 wrote: > Ranx I just want to execute the route once, and stop and remove when the > batch are complete, just that, don't look at the code, thank you so much. > > > > -- > View this message

Re: How to stop a dynamic route

2016-06-05 Thread Daniel P22
Ranx I just want to execute the route once, and stop and remove when the batch are complete, just that, don't look at the code, thank you so much. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-stop-a-dynamic-route-tp5783385p5783469.html Sent from the Camel - Users m