You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Lorinda Swick <lo...@yahoo.com> on 2002/07/09 00:45:19 UTC

undeclared namespace prefix: 'log4j'

Hi,

When I drop my log4j.xml file on IE 6.0 Explorer, I get the following error:

Reference to undeclared namespace prefix: 'log4j'. Error processing resource 

<log4j:configuration>


The first lines of my log4j.xml is:

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">

<!-- Log4J configuration file -->

<log4j:configuration>



Is this a bug? If not, how can I clean this up?

Thanks,
Lorinda