Author: samisa
Date: Tue Sep 18 01:48:28 2007
New Revision: 576779
URL: http://svn.apache.org/viewvc?rev=576779&view=rev
Log:
Fixed the log name
Modified:
webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c
Modified: webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c?rev=576779&r1=576778&r2=576779&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c (original)
+++ webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c Tue Sep 18
01:48:28 2007
@@ -52,7 +52,7 @@
const axis2_char_t *image_name = "../resources/axis2.jpg";
/* Set up the environment */
- env = axutil_env_create_all("echo_non_blocking_dual.log",
+ env = axutil_env_create_all("rm_mtom_1_0.log",
AXIS2_LOG_LEVEL_TRACE);
/* Set end point reference of echo service */
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]