Open Source Integration - ServiceMix #5
Apache ServiceMix is eine Laufzeitumgebung für Integrationsanwendungen auf der Basis der OSGi Projekte Apache Karaf und Felix.
Auch im ServiceMix installiere ich die Beispiel Anwendung für das in Folge 2 beschriebene Szenario: ( Siehe: https://www.youtube.com/watch?v=bang34-DCNs). Die Implementierung ist mit der von Folge 3 zu Apache Camel ( https://www.youtube.com/watch?v=LnZs3_rkqz0 ) identisch. Lediglich der Maven pom wurde um die Konfiguration des maven-bundle-plugins erweitert und das Packaging wurde auf Bundle umgestellt.
Beispiel Implementierung
https://github.com/predic8/vacation-osgi
Web Console Installation:
features:install webconsole
Hawt.io Installation:
features:addurl mvn:io.hawt/hawtio-karaf/1.4.45/xml/features
features:install hawtio