Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
skysail-osgimonitor-0.0.2.zip | 2011-12-11 | 1.1 MB | |
skysail-osgimonitor-0.0.2.WIP.zip | 2011-12-08 | 1.1 MB | |
Totals: 2 Items | 2.1 MB | 1 |
What is it ---------- skysail osgimonitor is a simple viewer for the installed bundles in an OSGi enviroment. In this state of development, it is not much more than a collection of bundles with a rather straight-forward setup, mostly suited for an non-trivial, introduction-style tutorial about OSGi. skysail osgimonitor further servers as a proof-of-concept for the skysail project (see links below). How to start it --------------- * Extract the zip file somewhere on your disk * Navigate on the command line to the bin folder * Depending on your OS, start either run.bat or run.sh * You should see an OSGi prompt, and the framework should start downloading the necessary bundles. * You can monitor the progress by typing "ss" for short status and should see a growing list of bundles * When the framework is started, point your browser to http://localhost:8090 to see the list of bundles, their version and resolution. Further links: -------------- * Check out our wiki http://wiki.twentyeleven.de