dev@glassfish.java.net

Re: How to make META-INF/mailcap visible to Java EE apps [Was: Re: OSGi confusion...]

From: Sahoo <Sahoo_at_Sun.COM>
Date: Thu, 21 May 2009 20:06:56 +0530

Richard S. Hall wrote:
> How are you loading the class? It doesn't necessarily need to be
> exported, does it?
>
You know this - "API Class Loader" is backed by an OSGi bundle that has
"DynamicImport-Package: *." So, the class has to be exported for it to
be loadable through "API Class Loader."

Thanks,
Sahoo