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

Compare with Current View Page History

« Previous Version 5 Next »

servicemix-camel

The servicemix-camel component 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.

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

For more details see the Camel Example.

See Also

  • No labels