Hey guys, thanks for your answers,
@Timothy, i couldn't get the BundleWiring instance, maybe it's because I'm still on an older version? Anyway, thanks to Andi and Jean I got it working like this: Enumeration<URL> resources = bundle.findEntries(PACKAGE, "*", true); as easy as pie :) cheers, Philipp -- View this message in context: http://karaf.922171.n3.nabble.com/Finding-classes-in-a-Bundle-tp4030368p4030379.html Sent from the Karaf - User mailing list archive at Nabble.com.
