OSGi has a service spec called http.service (see Service Compendium document of the OSGi Alliance). Felix has an implementation for it that is based around jetty 4.x. Since we are at jetty 6.1.7 at the moment I thought about trying
Business Communication Infrastructure and Utility Services
In my post “Why ECM should play an important role in the Business Process and SOA discussion” of February 11th, 2008 I made a statement “that we need to close the loop between inbound – outbound – inbound communication” and
Mac OSX using vmware fusion : network is down
This is a very small blog item. Still I want to share it with you all using the mac and vmware fusion. This morning I had a problem with my virtual machine. I could not ping a linux ubuntu image
Embedding Jetty in OSGi (osgi felix sample step 3)
This is my third post in the osgi basics series. The topic of today is embedding a servlet container within an osgi container. Of course I am continuing to use felix and now I start using jetty from mortbay. Starting
Why are web services so different from an HTML user interface?
We all know how a typical web application is usually built up. The image at the side rougly displays the different layers that are to be found in an application. Typically, the user interface layer receives HTTP requests, calls one
Doing youtube movies with internet explorer
I already wrote before i have a Mac. I do not use the internet explorer on the mac and if I am using a windows machine I mostly use opera or firefox. Why am I telling you this, well that
Should we send out a SOS for SOA?
This Post is all about laughing and not to worry to much about SOA, BPM, ROI, CEP. I came across “Greg the Architect” and his small movies underpin a lot of what i have written about lately. If you do
Using maven to create an osgi bundle (osgi felix sample step 2)
This is the second step in a series of items about exploring the felix osgi container and some sidesteps to make life easier while developing osgi bundles. You can find the first step here: https://www.gridshore.nl/2008/02/10/starting-with-osgi-using-apache-felix-step-1/ This is so easy, I