Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sobkowiak/smx-order-service-demo

Demo showing how to run a Camel based Order Service application on Apache ServiceMix/Karaf and Docker
https://github.com/sobkowiak/smx-order-service-demo

Last synced: 9 days ago
JSON representation

Demo showing how to run a Camel based Order Service application on Apache ServiceMix/Karaf and Docker

Awesome Lists containing this project

README

        

# Demo for 33rd Degree 4charity 2015 conference

## Architecture

The Camel routes used in this example are explained by the following diagram:

image:doc/SampleArchitecture.png[width="100%"]

To run this example project build the project and deploy to Apache ServiceMix (or Apache Karaf)

## Getting started

* link:doc/setup.adoc[Setup the demo]
* Build & run:
** link:doc/servicemix.adoc[Building & running the demo on Apache ServiceMix]
** link:doc/karaf.adoc[Building & running the demo on Apache Karaf]
** link:doc/full-distribution.adoc[Building & running the custom distribution]
* link:doc/testing-interfaces.adoc[Test the interfaces]
* link:doc/custom-distributions.adoc[Custom distributions]

## Copyright and Licensing

Copyright (C) 2015-2015 Krzysztof Sobkowiak +
Free use of this software is granted under the terms of the link:LICENSE[Apache License].

## Authors

The demo was prepared by link:https://github.com/sobkowiak[Krzysztof Sobkowiak].