I have been searching for examples on how can I configure apache camel to use different Jms providers... For example if I have two remote application servers with with jms queues. Lets say a Weblogic and Glassfish. I want to be able to send messages from file or ftp endpoints to these application servers and queues in these servers. But the catch is that I would need to specify server host name and queues dynamically at runtime. I know how to make this in pure Java but I would need to use apache camel for this...
Any advice or even better example would be greatly appreciated... Thank you Best regards Tuomas Katva -- View this message in context: http://camel.465427.n5.nabble.com/Programatically-using-Camel-with-different-jms-providers-tp5029408p5029408.html Sent from the Camel - Users mailing list archive at Nabble.com.