Vadim Gritsenko wrote:
> 
> Well in this case it does not have to shield anything, it only have to be 
> present :)
> 
> I'm also somewhat skeptical about shielding ClassLoader - I've not thought 
> all 
> the ramifications of it myself, and not sure it will work in all deployment 
> configurations. E.g., what is the course of action when library is present in 
> both parent ClassLoader and Cocoon ClassLoader?
Cocoon classloader is used first.

> 
> Ok, where do you want to use it? In your private code?
Not only there, the new spring stuff I'm currently developing is avalon
free but needs logging of course; I plan to make the portal avalon free etc.

> 
> Unless extra ClassLoader is mandatory, I don't think we can use 
> commons-logging 
> in Cocoon code, due to issue above.
Ok, so I'll go for log4j then

Carsten
-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to