User Tools

Site Tools


osgi:felix

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
osgi:felix [2019/01/24 21:50] odeftaosgi:felix [2023/07/04 19: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://felix.apache.org/documentation/subprojects/apache-felix-gogo.html
  
 ==== Commands ==== ==== Commands ====
Line 44: Line 46:
  
 <code> <code>
-g! install file:../OSGiHelloWorldProvider-1.0.jar         +install file:///E:/MJ/OSGIHelloWorldProvider/target/osgi.hello-world-provider-1.2-SNAPSHOT.jar         
 </code> </code>
  
Line 218: Line 220:
 </code> </code>
  
 +=== Exit shell ===
  
 +<code>
 +CTRL + D
 +</code>
  
  
  
osgi/felix.1548359400.txt.gz · Last modified: 2023/07/04 19:36 (external edit)