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 Summary: chainsaw can not view xml in a log message Product: Log4j Version: 1.2 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] If you log xml with a [CDATA[12345]] piece in it chainsaw stops loading at the event with the CDATA. It would stop with the event below. Also chainsaw does not display the xml message, it only shows the last tag. <log4j:event logger="com.bankone.messagebroker.http.HttpRequestHandler" timestamp="1024087738606" level="INFO" thread="Server Thread"> <log4j:message><![CDATA[XML Reply: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE StopPaymentReply PUBLIC "-//Broker//DTD StopPaymentReply//EN" "http://www.bankone.net/MessageBroker/dtds/SRP.dtd" > <StopPaymentReply> <test>tre</test> <q> [CDATA[12344.000]] </q> <StopPaymentReply> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
