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

Compare with Current View Page History

« Previous Version 5 Next »

Simple Jira Bot Example

Available as of Camel 2.7

The example is included in the distribution at examples/camel-example-simplejirabot. It contains a README.txt file with details how to use and run it.

The routes

This example has 1 route implemented in both the Java and XML DSLs as an example:

Error formatting macro: snippet: java.lang.NullPointerException
Error formatting macro: snippet: java.lang.NullPointerException

Usage

You can use maven to run the example using

mvn camel:run

It takes about 10 second before Camel logs to the screen the first time. Its should be like this

 

See Also

  • No labels