From c1ea80f2a234455d4cd6ca88db9ad139c45e8642 Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Wed, 30 May 2007 21:38:48 +0000 Subject: [PATCH] Added Axis TcpMon to the list of tools. --- src/site/apt/resources.apt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/site/apt/resources.apt b/src/site/apt/resources.apt index 8f810301..a75ad373 100644 --- a/src/site/apt/resources.apt +++ b/src/site/apt/resources.apt @@ -64,7 +64,9 @@ Tools These tools can help you test your Web service applications. - * {{{http://www.soapui.org/}soapui}} is a desktop application for inspecting, invoking and testing (functional and load) of web services over HTTP + * {{{http://www.soapui.org/}soapui}} is a desktop application for inspecting, invoking and testing (functional and load) of web services over HTTP. * {{{http://www.ws-i.org/deliverables/workinggroup.aspx?wg=testingtools}the WS-I testing tools}}, which make sure your Web service is {{{http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html}interoperable}}. + * {{{http://ws.apache.org/axis/java/user-guide.html#AppendixUsingTheAxisTCPMonitorTcpmon}Axis Tcpmon}} is a monitoring tool which allows you to see the XML as it is sent and received across the wire. +