Hello,

I've noticed the following line in DOMConfigurator -
..
URL dtdURL = clazz.getResource("/org/apache/log4j/xml/log4j.dtd");
..

This means that log4j.dtd must be in a org/apache/log4j/xml hierarchy of
directories.

I suggest that this should be documented (if it is - I take it back in
advance). 
It took me few hours to understand that (At first I thought the DTD file
should reside in the same directory as the XML file)

Thanks, 

Guy 


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

Reply via email to