On Fri, Sep 26, 2008 at 12:39 PM, David Leangen <[EMAIL PROTECTED]> wrote:

> So, in other words, frameworks normally do not provide anything other
> than java.* + whatever the user configures, right?

Well, the framework is not required to provide anything other than
what the Execution Environment that it complies to dictates. So, IIRC,
the 3 ones we normally talk of (Equinox, Felix, KF), keep a text file
per EE which tells it which packages are exported from Framework
bundle. Equinox also have the "bad habit" of having classpath
delegation turned on, which muddle the picture some. And IIRC (again),
KF emulates that behavior.


Cheers
Niclas
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to