Skip to content

kkriske/osgi-helloworld

Repository files navigation

Instructions

  1. Download Eclipse IDE for Java Developers.
  2. Open Eclipse with this directory as workspace
  3. Install Bndtools via the eclipse marketplace
  4. go to File > Open Projects From File System...
  5. in Import Source: browse to this directory
  6. Press finish and enjoy a normally error-free workspace
  7. Make sure top open the Bndtools Perspective in the top right of the editor

Running

  1. open org.example.webserver
  2. open the file run.bndrun, this should open a special .bndrun editor
  3. go to the run tab in the bottom left
  4. press Run OSGi in the top right

now the endpoint http://localhost:8080/api/hello should be working this endpoint also takes a query parameter name: http://localhost:8080/api/hello?name=jeff


default readme

OSGi enRoute Archetype

This repository represents a template workspace for bndtools, it is the easiest way to get started with OSGi enRoute. The workspace is useful in an IDE (bndtools or Intellij) and has support for continuous integration with gradle. If you want to get started with enRoute, then follow the steps in the quick-start guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published