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 sa...@apache.org on 2008/02/01 03:05:04 UTC

svn commit: r617328 - /webservices/axis2/trunk/c/samples/server/axis2.xml

Author: samisa
Date: Thu Jan 31 18:05:02 2008
New Revision: 617328

URL: http://svn.apache.org/viewvc?rev=617328&view=rev
Log:
Fixed some typos

Modified:
    webservices/axis2/trunk/c/samples/server/axis2.xml

Modified: webservices/axis2/trunk/c/samples/server/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/axis2.xml?rev=617328&r1=617327&r2=617328&view=diff
==============================================================================
--- webservices/axis2/trunk/c/samples/server/axis2.xml (original)
+++ webservices/axis2/trunk/c/samples/server/axis2.xml Thu Jan 31 18:05:02 2008
@@ -2,8 +2,10 @@
     <!-- ================================================= -->
     <!-- Parameters -->
     <!-- ================================================= -->
-    <!-- Uncomment following to enable MTOM support -->
+    <!-- Uncomment following to enable MTOM support globally -->
     <!--parameter name="enableMTOM" locked="false">true</parameter-->
+    
+    <!-- Enable REST -->
     <parameter name="enableREST" locked="false">true</parameter>
 
     <!-- Uncomment following to persist op_ctx, useful with RM -->



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