Versions Compared

Key

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

...

Some Camel Components such as Velocity, Freemarker, XSTL XSLT uses Spring Resource API to load resources over the classpath etc. This does not work in OSGi blueprint, etc. Instead we should rely on the Pluggable Class Resolvers provided by Camel that works with OSGi, JBoss and other containers.

...