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 ma...@apache.org on 2009/02/13 07:13:24 UTC

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

Author: manjula
Date: Fri Feb 13 06:13:23 2009
New Revision: 744004

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

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=744004&r1=744003&r2=744004&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_const.h (original)
+++ webservices/axis2/trunk/c/include/axis2_const.h Fri Feb 13 06:13:23 2009
@@ -361,6 +361,7 @@
 #define AXIS2_MTOM_MAX_BUFFERS "MTOMMaxBuffers"
 #define AXIS2_MTOM_CACHING_CALLBACK "MTOMCachingCallback"
 #define AXIS2_MTOM_SENDING_CALLBACK "MTOMSendingCallback"
+#define AXIS2_ENABLE_MTOM_SERVICE_CALLBACK "EnableMTOMServiceCallback"
 
     /* op_ctx persistance */
 #define AXIS2_PERSIST_OP_CTX "persistOperationContext"