Testing Hotswapping on Java with Apache Felix’ OSGi Tutorial
Hotswapping allows to exchange byte code while the program still is running. Using the tutorial of Apache Felix as template, this post eloberates on the hotswapping behaviour of this OSGi standard’s implementation.