Why OSGi? Or why not using it makes your JVM runtime unsafe.
Updated: 2012-09-30 14:07:45
. var log mind Dhananjay Neneâ s opinions on programming , design , architecture and the internet RSS Blog Archives About Why OSGi Or Why Not Using It Makes Your JVM Runtime . Unsafe Jan 21 st 2012 Comments Not sure how long ago I started using OSGi . Perhaps it was 12 months ago or then perhaps 18. And yet I still find it painful using OSGi especially every time I bring in a foreign set of jars into the ecosystem . And yet I continue to be a dogged proponent . Hereâ s . why First let us understand one of the many problems OSGi solves . Let us imagine your java application has exactly three classes . One is the class you wrote called âMy.javaâ bundled in a jar called âmy.jarâ . Another is a class called âUses.javaâ whose api and features are leveraged by âMy.javaâ and is