Versions Compared

Key

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

...

Camel is a routing and mediation engine which works great inside JBI.

So if you are already using ServiceMix then you can use Camel to route messages between your existing JBI components.For example you can implement the Enterprise Integration Patterns inside JBI such as Content Based Router, routing messages between your existing JBI endpoints.

You can also reuse any of the Camel Components within JBI or expose Camel endpoints as JBI endpoints.

See Also