You are viewing a plain text version of this content. The canonical link for it is here.
Posted to sandesha-dev@ws.apache.org by sa...@apache.org on 2007/09/18 10:48:28 UTC

svn commit: r576779 - /webservices/sandesha/trunk/c/samples/rm_mtom_1_0/rm_mtom_1_0.c

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: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org