DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34661>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34661





------- Additional Comments From [EMAIL PROTECTED]  2005-06-06 12:43 -------
Thanks for patch 6a - committed.

Re scenario (1) of comment#29: Consider tomcat's classloader hierarchy:
  http://jakarta.apache.org/tomcat/tomcat-5.5-doc/class-loader-howto.html

Log/LogFactory/LogFactoryImpl is deployed at the "system" level (this is
standard out-of-the-box configuration for tomcat).

Now if someone deploys JCL at the "shared" level *and* at the shared level
deploys Log4JLog+log4j but not Log, then you have a situation where:
 * TCCL fails (Log duplicated)
 * parent of TCCL succeeds (and is *not* LFICL).

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to