OSGi: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 4: | Line 4: | ||
| valign="top" | | | valign="top" | | ||
==[[OSGi/Equinox]]== | ==[[OSGi/Equinox]]== | ||
* [https://www.ibm.com/developerworks/library/os-osgiblueprint/index.html Building OSGi applications with the Blueprint Container specification] | |||
* [http://aries.apache.org/modules/blueprintannotation.html Overview of Available blueprint Annotations] | |||
* [https://angelozerr.wordpress.com/category/java/osgi/equinox/equinox-servletbridge/ OSGi Equinox in a Servlet Container] | |||
* [http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html The white board pattern handler] | * [http://felix.apache.org/documentation/subprojects/apache-felix-ipojo/apache-felix-ipojo-userguide/describing-components/white-board-pattern-handler.html The white board pattern handler] | ||
==[[OSGi/Felix]]== | ==[[OSGi/Felix]]== | ||
Line 39: | Line 39: | ||
==References== | ==References== | ||
* [https://stackoverflow.com/questions/36434396 OSGi Import-Package: version vs bundle-version] | |||
* [https://issues.apache.org/jira/browse/KARAF-1585 Installing using wrap protocol] | |||
* [http://www.eclipse.org/virgo/documentation/virgo-documentation-3.7.0.M01/docs/virgo-user-guide/html/ch02s02.html OSGi Concepts] | * [http://www.eclipse.org/virgo/documentation/virgo-documentation-3.7.0.M01/docs/virgo-user-guide/html/ch02s02.html OSGi Concepts] | ||
* [https:// | * [https://www.baeldung.com/osgi OSGi] | ||