Petals-SE-Camel 1.1.0+

compared with
Version 4 by Victor NOËL
on Sep 21, 2017 13:36.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (3)

View Page History

Some examples are available with the SE.
In particular, the example named su-camel-databinding shows how to do some logging, convert the body of the JBI messages to Java objects using JAXB and how to test a Camel route.
They show how to define Java or XML-based Camel routes in a Petals SU.

They also illustrates the use of the route helpers available from {{camel-petals}} and of the junit helpers available from {{petals-se-camel-junit}}.

See https://github.com/petalslink/petals-se-camel/tree/master/samples.

h1. Monitoring the component