osgi / osgi.enroute.examples

A repository with small examples showing off OSGi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSGi enRoute Examples

This is a repository that illustrates the OSGi enRoute Service Catalog with example application. Each project in this repository is a stand-alone OSGi enRoute application that exercises the user of a particular service. In general, you can start the debug.bndrun in each project in debug and go to http://localhost:8080/. Each project has a readme.md that will give you more details of what the application demonstrates. The applications themselves are also self documenting (at least that is the intent).

Contributing

Want to hack on osgi.enroute.examples? See CONTRIBUTING.md for information on building, testing and contributing changes.

They are probably not perfect, please let us know if anything feels wrong or incomplete.

License

The contents of this repository are made available to the public under the terms of the Apache License, Version 2.0. Bundles may depend on non Apache Licensed code.

About

A repository with small examples showing off OSGi

License:Apache License 2.0


Languages

Language:Java 51.9%Language:HTML 23.8%Language:JavaScript 12.2%Language:CSS 12.1%