Yep Claus Ibsen-2 wrote > In Java you need to use & and not & for separate in query > parameters. So check your to endpoint. > > > -- > Claus Ibsen > ----------------- > http://davsclaus.com @davsclaus > Camel in Action 2: https://www.manning.com/ibsen2
Yes, that seems to have been the problem. Thank you very much Minh Tran-2 wrote > To use properties in spring xml, you can use > BridgePropertyPlaceholderConfigurer documented here > http://camel.apache.org/using-propertyplaceholder.html > <http://camel.apache.org/using-propertyplaceholder.html> > Very helpful aswell. Thank you, too -- View this message in context: http://camel.465427.n5.nabble.com/Load-Balancing-Fluent-Builders-vs-Spring-tp5792636p5792669.html Sent from the Camel - Users mailing list archive at Nabble.com.
