Re: Potential Classloader bug

2001-08-06 Thread Berin Loritsch
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

Re: Potential Classloader bug

2001-08-06 Thread Sylvain Wallez
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

Re: Potential Classloader bug

2001-08-03 Thread Berin Loritsch
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