You can't see the output in I.E. as the output from the Log4j XMLLayout is not valid xml - Log4j omits the XML declaration and the default root node (including namespace declaration) if you check the source this is to allow the layout to be used with other appenders etc, but either way you will need to include the output into a valid XML document.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
