You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

servicemix-camel

The servicemix-camel component provides support for using Apache Camel to provide a full set of Enterprise Integration Patterns and flexible routing and transformation in both Java code or Spring XML to route services on the Normalized Message Router.

For more background you might wanna see the comparison of ServiceMix EIP and Camel or how Camel works with JBI endpoints.

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.

You can find the example in the servicemix/samples/camel area.

For more details see the Camel Example.

See Also

  • No labels