Hi,

I would like to use XML Layout for the output file. But i am getting an
error to view the XML.
Here is the error message.

Reference to undeclared namespace prefix: 'log4j'

Here is the XML file written to view the log file

<?xml version="1.0" ?>
<!DOCTYPE log4j:eventSet SYSTEM "log4j.dtd" [<!ENTITY data SYSTEM "log">]>
<log4j:eventSet version="1.2"
xmlns:log4j="http://jakarta.apache.org/log4j/";>
  &data;
</log4j:eventSet>


How can i solve this problem.

Thanks in advance
Srividya

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

Reply via email to