dev@glassfish.java.net

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

From: Richard S. Hall <heavy_at_ungoverned.org>
Date: Thu, 21 May 2009 10:52:04 -0400

On 5/21/09 10:36 AM, Sahoo wrote:
> 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."

Ahh, yes. Although, I thought we got rid of dynamic import "*". Not
important for this discussion, I suppose, so you can educate me offline. :-)

-> richard

>
> Thanks,
> Sahoo
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>