users@glassfish.java.net

Re: V3 b25 - apache logger not casting - different Classloader maybe...

From: Sahoo <Sahoo_at_Sun.COM>
Date: Mon, 22 Sep 2008 10:34:12 +0530

Ludovic Champenois wrote:
> Sahoo wrote:
>> You can't use classes from apache-commons-${version}.jar in your
>> application. They are loaded by a different class loader and are not
>> visible to applications. You need to use your apache commons classes
> "Your...classes"? From where?
 From apache.org I guess.
> Why do they have to be different?
Read OSGi/V3 one-pager for details.
> What if they are the same?
The classes in modules/apache-commons-${version}.jar is not a complete
representation of apache commons library. We only package classes that
are needed for GlassFish V3.

Thanks,
Sahoo
>