<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Osgi on Manuel Bernhardt</title><link>https://manuel.bernhardt.io/tags/osgi/</link><description>Recent content in Osgi on Manuel Bernhardt</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 18 Feb 2023 20:54:16 +0100</lastBuildDate><atom:link href="https://manuel.bernhardt.io/tags/osgi/index.xml" rel="self" type="application/rss+xml"/><item><title>Information Retrieval</title><link>https://manuel.bernhardt.io/2011/02/11/information-retrieval/</link><pubDate>Fri, 11 Feb 2011 11:58:17 +0100</pubDate><guid>https://manuel.bernhardt.io/2011/02/11/information-retrieval/</guid><description>&lt;p&gt;This morning I spent some time looking for information on how to deploy a legacy webservice on Apache Karaf.&lt;/p&gt;
&lt;p&gt;This post isn&amp;rsquo;t about Karaf and OSGi and webservices though, but a reflection on how to efficiently find information that can lead towards a specific technical problem on the Internet. For quite some time now I feel that this task has become much more complicated in the past 2-3 years than it used to.&lt;/p&gt;</description></item><item><title>Deploying a GWT application as OSGi module with Apache Karaf and Maven</title><link>https://manuel.bernhardt.io/2010/12/15/deploying-a-gwt-applicatio-as-osgi-module-with-apache-karaf-and-maven/</link><pubDate>Wed, 15 Dec 2010 15:20:14 +0100</pubDate><guid>https://manuel.bernhardt.io/2010/12/15/deploying-a-gwt-applicatio-as-osgi-module-with-apache-karaf-and-maven/</guid><description>&lt;p&gt;In a project I&amp;rsquo;m currently working on we use the OSGi platform in order to achieve higher modularity (the project is about building a framework for massive data ingestion and processing for a high-availability service, and the processing is dealt with via workflows that are composed of a number of plugins that we don&amp;rsquo;t develop, hence the need for modularity).&lt;/p&gt;
&lt;p&gt;We use the &lt;a href="http://karaf.apache.org/" target="_blank"&gt;Apache Karaf&lt;/a&gt; framework, which offers neat extension points and means to customize it. One of the nice features is the &lt;a href="http://felix.apache.org/site/apache-felix-web-console.html"&gt;WebConsole&lt;/a&gt; that can also be extended, which would provide the means to add a GUI for the users. However, this happens through providing a Servlet implementation, which isn&amp;rsquo;t really handy these days when wanting to develop a bit more complicated GUIs.&lt;/p&gt;</description></item></channel></rss>