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 ma...@apache.org on 2008/02/19 10:22:17 UTC

svn commit: r629043 - /webservices/axis2/trunk/c/include/axis2_const.h

Author: manjula
Date: Tue Feb 19 01:22:16 2008
New Revision: 629043

URL: http://svn.apache.org/viewvc?rev=629043&view=rev
Log:
Adding constants for new parameters.

Modified:
    webservices/axis2/trunk/c/include/axis2_const.h

Modified: webservices/axis2/trunk/c/include/axis2_const.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_const.h?rev=629043&r1=629042&r2=629043&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_const.h (original)
+++ webservices/axis2/trunk/c/include/axis2_const.h Tue Feb 19 01:22:16 2008
@@ -353,6 +353,8 @@
 #define AXIS2_ATTACHMENT_TEMP_DIR "attachmentDIR"
 #define AXIS2_CACHE_ATTACHMENTS "cacheAttachments"
 #define AXIS2_FILE_SIZE_THRESHOLD "sizeThreshold"
+#define AXIS2_MTOM_CHUNK_BUFFER_SIZE "MTOMChunkBufferSize"
+#define AXIS2_MTOM_MAX_CHUNK_BUFFERS "MTOMMAXChunkBuffers"
 
     /* op_ctx persistance */
 #define AXIS2_PERSIST_OP_CTX "persistOperationContext"



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