Versions Compared

Key

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

...

The servicemix-camel component is a routing container provides support for using Apache Camel to provide a full set of Enterprise Integration Patterns both from Java code or Spring XML to route services on the Normalized Message Router via EIP.

You can get started using the Maven Archetypes, in particular the servicemix-camel-service-unit archetype.

Example

There is an example in the samples area which creates a Camel Service Unit and puts it into a Service Assembly for deploying a some Camel routes and EIP patterns in JBI.

See Also