osgi:felix
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| osgi:felix [2019/01/24 19:47] – odefta | osgi:felix [2023/07/04 16:36] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| Apache Felix Gogo is a subproject of Apache Felix implementing a command line shell for OSGi. It is used in many OSGi runtimes and servers (Felix distro, Eclipse IDE, Apache Karaf, ...). | Apache Felix Gogo is a subproject of Apache Felix implementing a command line shell for OSGi. It is used in many OSGi runtimes and servers (Felix distro, Eclipse IDE, Apache Karaf, ...). | ||
| + | |||
| + | All commands here: http:// | ||
| ==== Commands ==== | ==== Commands ==== | ||
| Line 44: | Line 46: | ||
| < | < | ||
| - | g! install file:../OSGiHelloWorldProvider-1.0.jar | + | install file:/// |
| </ | </ | ||
| Line 203: | Line 205: | ||
| </ | </ | ||
| + | === Lists all services provided by a bundle === | ||
| + | < | ||
| + | inspect cap service 5 | ||
| + | </ | ||
| + | < | ||
| + | MJ-OSGIHelloWorldProvider [5] provides: | ||
| + | --------------------------------------- | ||
| + | service; ro.medjava.osgi.provider.able.HelloWorldService with properties: | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| + | === Exit shell === | ||
| + | |||
| + | < | ||
| + | CTRL + D | ||
| + | </ | ||
osgi/felix.1548359264.txt.gz · Last modified: (external edit)
