Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Camel does not yet fully support property placeholders as Spring 3.0 is required due to there is a limitation in Spring 2.x. See JIRA SPR-4466

Here is a trick that you can use to define the uri in a property file using Spring injection and Camel endpoint : http://cmoulliard.blogspot.com/2009/05/trick-to-pass-uri-declared-in-property.html