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 da...@apache.org on 2008/08/27 19:47:29 UTC

svn commit: r689535 - /webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c

Author: damitha
Date: Wed Aug 27 10:47:29 2008
New Revision: 689535

URL: http://svn.apache.org/viewvc?rev=689535&view=rev
Log:
interop tests

Modified:
    webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c

Modified: webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c
URL: http://svn.apache.org/viewvc/webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c?rev=689535&r1=689534&r2=689535&view=diff
==============================================================================
--- webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c (original)
+++ webservices/sandesha/tags/sandesha2/c/worker_thread_removed-23may2008/src/util/msg_creator.c Wed Aug 27 10:47:29 2008
@@ -220,7 +220,7 @@
                 sandesha2_address_t *address = NULL;
 
                 reply_to_epr = axis2_endpoint_ref_create(env, reply_to_address);
-                address = sandesha2_address_create(env, rm_ns_value, reply_to_epr);
+                address = sandesha2_address_create(env, addressing_ns_value, reply_to_epr);
                 endpoint = sandesha2_endpoint_create(env, address, rm_ns_value, 
                         addressing_ns_value);
 



---------------------------------------------------------------------
To unsubscribe, e-mail: sandesha-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: sandesha-dev-help@ws.apache.org