TCPMon fails to forward larger messages when using "XML Format" option ----------------------------------------------------------------------
Key: WSCOMMONS-380 URL: https://issues.apache.org/jira/browse/WSCOMMONS-380 Project: WS-Commons Issue Type: Bug Components: TCPMon Reporter: Christian Fiderer When formatting a full (4k) segment of an XML message, the indentation may generate more than 4k space characters, causing an IndexOutOfBounds exception for the tmpbuffer array. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.