Monthly Archives: January 2012

Understanding the ‘unresolved constraint’, ‘missing resource’ message from Apache Felix

It’s pretty common while developing an OSGi bundle that your imports and exports won’t quite match what you need or what exists in the server you’re deploying to. This can show up as NoClassDefFoundError, ClassNotFoundException or as log output in … Continue reading

Posted in development, osgi | Tagged , , , | 2 Comments