Hi, I have sometimes some class loading issues (ClassCastException for the same class). I suppose that this class can be exposed (in different version) by different bundles. Is there a command in karaf to know which bundle expose this package (and in which version) ?
In my case it is for the package javax.xml.bind I know that I can use the version to select a version, but at this time I don't know which version is exposed. Regards Hervé
