java - platform independent OSGi console -


i'm designing shell administer application. planned let next application verison use osgi, osgi platform (felix, equinox, ...) not decided yet. nice if administer osgi our shell, too.

how can administer osgi in platform independent way? point me example code?

thanks, ulrich

you can checkout console implementation of e.g. apache karaf. it's featured osgi runtime. here overview of commands, maybe select subset.

you use runtime , extend console commands: http://karaf.apache.org/manual/latest-2.2.x/developers-guide/extending-console.html


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -