Sylvain Wallez wrote:
>
> Shouldn't there be a mean in Avalon to store this "application root
> ClassLoader" and use it in selected places, like JDBC driver loading ?
> This will allow the JdbcDataSource to be loaded in the same
> ClassLoader as with the "force-load" parameter.
Cocoon stores th
Berin Loritsch wrote:
>
> Cocoon has a potential classloader issue. The Excalibur that comes with
> Cocoon has support for the entry in the JdbcDataSource--and uses
> the Context ClassLoader to load the driver's class. The only problem is
> that even though the class is properly loaded, it i
Berin Loritsch wrote:
>
> Cocoon has a potential classloader issue. The Excalibur that comes with
> Cocoon has support for the entry in the JdbcDataSource--and uses
> the Context ClassLoader to load the driver's class. The only problem is
> that even though the class is properly loaded, it is