I have not compared with pax-exam1, but while using pax-exam2, I noticed
that @Before annotated methods of test class are getting called outside OSGi
test container. I verified by checking the class loader of this.getClass()
in one such method and found it to be the system class loader. Does it work
the same way in exam1 as well?

Thanks,
Sahoo
_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to