svn commit: r719554 - /webservices/sandesha/trunk/c/src/util/msg_creator.c

[email protected]
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <[email protected]>
Author: damitha
Date: Fri Nov 21 02:47:32 2008
New Revision: 719554

URL: http://svn.apache.org/viewvc?rev=719554&view=rev
Log:
When sending terminate sequence set the is_server side property to false

Modified:
    webservices/sandesha/trunk/c/src/util/msg_creator.c

Modified: webservices/sandesha/trunk/c/src/util/msg_creator.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/src/util/msg_creator.c?rev=719554&r1=719553&r2=719554&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/src/util/msg_creator.c (original)
+++ webservices/sandesha/trunk/c/src/util/msg_creator.c Fri Nov 21 02:47:32 2008
@@ -673,6 +673,7 @@
 
     sandesha2_msg_creator_finalize_creation(env, ref_msg_ctx, terminate_seq_msg_ctx);
     axis2_msg_ctx_set_property(terminate_seq_msg_ctx, env, AXIS2_TRANSPORT_IN, NULL);
+    axis2_msg_ctx_set_server_side(terminate_seq_msg_ctx, env, AXIS2_FALSE);
 
     return terminate_rm_msg;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.