Ok, I figured this out: the problem was due to a deprecated method of Apache Cayenne I used in the CleanDb() method. Once I eliminated this deprecated method the classloader context switch trick worked perfectly.
Thank you again Dan! matteo -- View this message in context: http://cxf.547215.n5.nabble.com/CXF-Interceptors-problem-in-OSGi-tp2805910p2834644.html Sent from the cxf-user mailing list archive at Nabble.com.
