You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ch...@apache.org on 2006/10/24 16:21:11 UTC

svn commit: r467341 - /webservices/axis2/trunk/c/xdocs/docs/developerguide.html

Author: chatra
Date: Tue Oct 24 07:21:10 2006
New Revision: 467341

URL: http://svn.apache.org/viewvc?view=rev&rev=467341
Log:
minor improvements

Modified:
    webservices/axis2/trunk/c/xdocs/docs/developerguide.html

Modified: webservices/axis2/trunk/c/xdocs/docs/developerguide.html
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/xdocs/docs/developerguide.html?view=diff&rev=467341&r1=467340&r2=467341
==============================================================================
--- webservices/axis2/trunk/c/xdocs/docs/developerguide.html (original)
+++ webservices/axis2/trunk/c/xdocs/docs/developerguide.html Tue Oct 24 07:21:10 2006
@@ -15,7 +15,7 @@
 <p>Please send your feedback to developer mailing list: <a
 href="mailto:axis-c-dev@ws.apache.org">axis-c-dev@ws.apache.org</a> (Please
 remember to prefix the subject with [Axis2]). To subscribe to developer
-mailing lists see <a href="../mail-lists.html">here</a></p>
+mailing lists see <a href="../mail-lists.html">here</a>.</p>
 
 <h2>Content</h2>
 
@@ -224,7 +224,7 @@
 
 <p></p>
 
-<h3>Memory management guidelines for developing clients</h3>
+<h3>Memory Management Guidelines for Developing Clients</h3>
 Most of the memory allocated in the client side (including SOAP request and
 reply messges), should be cleaned in the client side itself. Memory allocated
 for properties are taken care of by the SOAP engine. SOAP engine reclaims the



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