yes, bundle B is the exporter. I checked the jar file in the <karaf.home>/data/cache/bundlexx/ and the class is there.

the other strange thing is that on a different karaf installation on a different machine (same versions) everything is ok.

any idey?

regards
Laci

On 18.06.2014 15:41, Daniel McGreal wrote:
According to your pom, bundle B is the exporter of this package, not the importer? So either your class isn't being packaged correctly by Maven, or you've got your inports and exports the wrong way around in your POM?

On 18 Jun 2014, at 21:35, Laci Gaspar wrote:

Caused by: java.lang.ClassNotFoundException: com.my.package.HospitalServiceType not found by <bundle B>


Reply via email to