Author: samisa
Date: Fri Jul  6 01:00:38 2007
New Revision: 553781

URL: http://svn.apache.org/viewvc?view=rev&rev=553781
Log:
Fixed image location

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?view=diff&rev=553781&r1=553780&r2=553781
==============================================================================
--- 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 Fri Jul  6 
01:00:38 2007
@@ -49,7 +49,7 @@
     axis2_char_t *offered_seq_id = NULL;
     axiom_node_t *result = NULL;
     int c;
-    const axis2_char_t *image_name = "resources/axis2.jpg";
+    const axis2_char_t *image_name = "../resources/axis2.jpg";
    
     /* Set up the environment */
     env = axutil_env_create_all("echo_non_blocking_dual.log", 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to