Thanks Jakub, That gives me more insight into what's going on. What I'm trying to do is dynamically create the activemq routes, because I don't know these routes ahead of time, therefore I don't think I can use Spring XML to build them as these would just be static routes.
If I shouldn't be creating an ActiveMQComponent in RouteBuilder like you pointed out, where could I create these activemq components in java dynamically to other remote brokers? -- View this message in context: http://servicemix.396122.n5.nabble.com/How-to-create-a-camel-route-to-remote-ActiveMQ-broker-tp5722843p5722846.html Sent from the ServiceMix - Dev mailing list archive at Nabble.com.
