You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Scott Cavness <sc...@attbi.com> on 2003/05/07 01:04:29 UTC

Documentation error?

 

In the paragraph below, didn't you mean jre instead of jar? This can be
found at http://qos.ch/logging/sc.html  As I'm not too familiar with all
the directories under the JAVA_HOME folder, jar may be correct, but I
don't have one on my j2sdk1.4.0. :-)

The Java classloader delegation model gives precedence to parent
classloaders. This means that if log4j.jar is available on the
CLASSPATH, or under JAVA_HOME/jar/lib/ext or to any classloader which is
a parent of the web-application's classloader, then that copy of log4j
will be loaded into memory and shared by all web-applications. 

Looking forward to receiving your book.

Thanks Ceki,

Scott


Re: Documentation error?

Posted by Ceki Gülcü <ce...@qos.ch>.
At 06:04 PM 5/6/2003 -0500, you wrote:
>
>
>In the paragraph below, didn't you mean jre instead of jar? This can be
>found at http://qos.ch/logging/sc.html  As I'm not too familiar with all
>the directories under the JAVA_HOME folder, jar may be correct, but I
>don't have one on my j2sdk1.4.0. :-)
>
>The Java classloader delegation model gives precedence to parent
>classloaders. This means that if log4j.jar is available on the
>CLASSPATH, or under JAVA_HOME/jar/lib/ext or to any classloader which is
>a parent of the web-application's classloader, then that copy of log4j
>will be loaded into memory and shared by all web-applications.

Yes, you are right. It should be JAVA_HOME/jre/...

>Looking forward to receiving your book.

It will ship out shortly.

>Thanks Ceki,

Thanks for the bug-report.

>Scott

--
Ceki  For log4j documentation consider "The complete log4j manual"
       http://www.qos.ch/shop/products/clm_t.jsp 


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: log4j-dev-help@jakarta.apache.org