DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10140>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10140 chainsaw can not view xml in a log message ------- Additional Comments From [EMAIL PROTECTED] 2002-06-22 15:36 ------- Is the example complete? I don't see the closing tags </log4j:message> nor </log4j:event>. Second, CDATA sections are coded as "<![CDATA[ some text ]]>". Is the "[CDATA[12344.000]]" representation correct? If your XML file actually contains "<[CDATA[12344.000]]>", then this may be a repeat of bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9514 which is fixed in Log4J 1.2.4. Finally, the second <StopPaymentReply> tag doesn't seem right if you are logging a valid XML document that is being sent or received by your application. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>