/karaf-recipes

Recipes for building OSGI applications using Apache Karaf

Primary LanguageJavaScript

karaf-recipes

  • Basic recipes for a Karaf project for Karaf 3.0.3. Includes an example of a OSGI service, REST service, ui, kar app, and distribution

How do I get set up?

  • Run "mvn clean install" from the root directory
  • Copy the tar.gz file from "distro/target" folder into the directory you want to run Karaf from.
  • Extract the tar.gz file
  • Run the "karaf" shell script inside "bin"

URLs

Notes

  • Additional repositories are listed inside the parent pom.