Versions Compared

Key

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

...

Wiki Markup
{snippet:lang=xml|id=example|url=camel/trunk/components/camel-test-blueprint/src/test/resources/org/apache/camel/test/blueprint/camelContext.xml}

If you have multiple OSGi Blueprint XML files, then you can specify them separated by comma in the getBlueprintDescriptor method.

In order to define blueprint tests, you need to add the following dependency in your pom:

...