Well, if I put all my classes under src/test/java, and the blueprint file under src/test/resource/OSGI_INF/blueprint, the test works. But this just means that I can't test the code in src/main/java, which is what is needed.
Is there any way to accomplish this with the Karaf test container? -- View this message in context: http://karaf.922171.n3.nabble.com/Help-testing-in-Karaf-2-3-1-tp4028453p4028460.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
