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 da...@apache.org on 2007/03/05 07:00:04 UTC

svn commit: r514558 - /webservices/axis2/trunk/c/include/axis2_options.h

Author: damitha
Date: Sun Mar  4 22:00:03 2007
New Revision: 514558

URL: http://svn.apache.org/viewvc?view=rev&rev=514558
Log:
Please refer AXIS2C-543

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

Modified: webservices/axis2/trunk/c/include/axis2_options.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_options.h?view=diff&rev=514558&r1=514557&r2=514558
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_options.h (original)
+++ webservices/axis2/trunk/c/include/axis2_options.h Sun Mar  4 22:00:03 2007
@@ -44,6 +44,8 @@
 
 /** Default timeout */
 #define AXIS2_DEFAULT_TIMEOUT_MILLISECONDS 30000
+/** Timeout in seconds waiting for a response envelope */
+#define AXIS2_TIMEOUT_IN_SECONDS "time_out"
 /** Copy properties */
 #define AXIS2_COPY_PROPERTIES   "copy_properties"
 



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