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: Sat, 23 May 2009 07:08:29 +0530

Richard S. Hall wrote:
>
>> I'm assuming that all resources in any non-OSGi jar file that's
>> packaged with my application will be available via the application
>> class loader, right? So the issue is only with OSGi bundles deployed
>> "below" the application class loader?
>
> That is my understanding.
>

Yes, assuming that when you say "below," it refers to some kind of
delegation during class loading.

Thanks,
Sahoo