[
https://issues.apache.org/jira/browse/WSCOMMONS-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hiranya Jayathilaka updated WSCOMMONS-293:
------------------------------------------
Description:
This patch (see attached tcpmon-patch file) 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>
was:
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>
> 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
> Attachments: tcpmon-patch
>
>
> This patch (see attached tcpmon-patch file) 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]