You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ro...@apache.org on 2007/04/06 06:42:19 UTC

svn commit: r526052 - /webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html

Author: robertlazarski
Date: Thu Apr  5 21:42:19 2007
New Revision: 526052

URL: http://svn.apache.org/viewvc?view=rev&rev=526052
Log:
Working with Thilina on a code solution concerning the soapmonitor and attachments. Documenting the issue until then.

Modified:
    webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html

Modified: webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_2/xdocs/%40axis2_version_dir%40/soapmonitor-module.html?view=diff&rev=526052&r1=526051&r2=526052
==============================================================================
--- webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html (original)
+++ webservices/axis2/branches/java/1_2/xdocs/@axis2_version_dir@/soapmonitor-module.html Thu Apr  5 21:42:19 2007
@@ -132,5 +132,8 @@
 for your Web application. This will show the SOAP Monitor applet used to view
 the service requests and responses. Any requests to services that have been
 configured and deployed correctly should show up in the applet.</p>
+
+<p>The SOAPMonitor with attachments currently serializes themselves as base64 characters. It is therefore recommended to use the TCPMon tool to correctly capture MTOM and SWA messages as an multipart mime where the binary data is an attachment.
+</p>
 </body>
 </html>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org