Hi all,
I've a doubt on the way the "system bundle" export some package and the
version
used.
In particular i'm using JDK1.6 ( With equinox ) and when i start the
OSGi container
and from console i raise a "packages javax.activation" it seems that
the system bundle
is exposing the "javax.activation" package with version "0.0.0".
Now my doubt arise because if i'm not wrong, the activation packages of
the JDK 1.6 should be
the 1.1.1 version of the JAF framework.
So the question is:
Is correct that the system bundle export the "javax.activation" package
with version "0.0.0" or it should
use the version "1.1.1"???
My problem is that in my system i've bundles importing the
javax.activation using the following directive:
javax.activation;version="[1.1.1,2.0.0)" and that bundle were not
resolved.
Andrea
_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev