Author: damitha
Date: Thu Nov 27 22:46:41 2008
New Revision: 721356

URL: http://svn.apache.org/viewvc?rev=721356&view=rev
Log: (empty)

Modified:
    webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c

Modified: webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c
URL: 
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c?rev=721356&r1=721355&r2=721356&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c (original)
+++ webservices/sandesha/trunk/c/samples/rm_ping_1_1/rm_ping_1_1.c Thu Nov 27 
22:46:41 2008
@@ -93,7 +93,7 @@
     {
         axis2_options_set_to(options, env, endpoint_ref);
     }
-    /*axis2_options_set_action(options, env, "urn:wsrm:Ping");*/
+    axis2_options_set_action(options, env, "urn:wsrm:Ping");
 
     /* Set up deploy folder. It is from the deploy folder, the configuration 
is 
      * picked up using the axis2.xml file.



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

Reply via email to