Message Logging with TCPMon (TcpTunnel)
---------------------------------------

                 Key: WSCOMMONS-293
                 URL: https://issues.apache.org/jira/browse/WSCOMMONS-293
             Project: WS-Commons
          Issue Type: New Feature
          Components: TCPMon
            Reporter: Hiranya Jayathilaka


This patch enables logging messages sent through TCPMon-TcpTunnel (command line 
mode of TCPMon) in an XML file. The schema of the resulting XML log file is as 
follows.

<message-log>
  <message>
    <timestamp />
    <logtime />
    <request />
    <response />
  </message>
</message-log>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to