Hi Anthony,

You don't have a command for a class but you have for package:

package:export

which define which package is exported by which bundles.

On the other hand, package:import show which package are import by which bundle.

You can also use bundle:headers which display the OSGi header and mark in red the "not found" package.

Regards
JB

On 06/22/2012 05:21 AM, Anthony Bargnesi wrote:
Hello,

There is a nice diagnostic command in Eclipse Virgo called "clhas" which
determines which bundle is exporting a certain class.  This is very
helpful for NoClassDefFoundErrors.  Is there an analog in Karaf?

Thanks guys!
Anthony Bargnesi

--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to