Hi,

I would have a couple of question about the cmpn and enterprise jars.

Why are there two jars with almost the same content. I need for example the
jdbc DataSourceFactory interface so I use the enterprise jar. However if I
need something from the cmpn jar and I also use Blueprint I will meet the
problem that there are two jars with the same package will exist. Now if:

   - osgi enterprise starts
   - blueprint container starts
   - compendium starts
   - a bundle that uses the BlueprintListener interface to catch Blueprint
   events starts

then the bundle will not catch the events as the bundle may use different
interface than the blueprint container.

Is there any practical reason for this or is there a jar that merges the
two?

Regards,
Balazs Zsoldos
Software Architect
Mobile: +36-70/594-92-34

Everit Kft.
https://www.everit.biz
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to