Felix framework 4.0.3. pax-exam 4.3.0, their 'native' container.
Many things work. A jar of Jackson YAML is embedded. It's on the Bundle-Classpath in the MANIFEST, but when I run a test, it's not found. The package isn't declared in the instructions anywhere. onceOver(com.basistech.rosette.osgi.bl.BlTest) Time elapsed: 0.008 sec <<< ERROR! java.lang.ClassNotFoundException: com.fasterxml.jackson.dataformat.yaml.YAMLFactory not found by PAXEXAM-PROBE-eb5712c7-a936-4a4c-ad5b-67b82601c196 [27] at org.apache.felix.framework.BundleWiringImpl.findClassOrResourceByDelegation(BundleWiringImpl.java:1460) at org.apache.felix.framework.BundleWiringImpl.access$400(BundleWiringImpl.java:72) at org.apache.felix.framework.BundleWiringImpl$BundleClassLoader.loadClass(BundleWiringImpl.java:1843) --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@felix.apache.org For additional commands, e-mail: users-h...@felix.apache.org