Author: damitha
Date: Wed Jan 23 03:59:35 2008
New Revision: 614509
URL: http://svn.apache.org/viewvc?rev=614509&view=rev
Log:
makeing work in windows
Modified:
webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h
webservices/sandesha/trunk/c/include/sandesha2_seq.h
webservices/sandesha/trunk/c/include/sandesha2_terminate_seq_res.h
Modified: webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h?rev=614509&r1=614508&r2=614509&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2_close_seq_res.h Wed Jan 23
03:59:35 2008
@@ -73,7 +73,7 @@
const axutil_env_t *env);
axis2_status_t AXIS2_CALL
-sandesha2_close_seq_res_to_soap_env(
+sandesha2_close_seq_res_to_soap_envelope(
sandesha2_close_seq_res_t *close_seq_res,
const axutil_env_t *env,
axiom_soap_envelope_t *envelope);
Modified: webservices/sandesha/trunk/c/include/sandesha2_seq.h
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_seq.h?rev=614509&r1=614508&r2=614509&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_seq.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2_seq.h Wed Jan 23 03:59:35
2008
@@ -110,7 +110,7 @@
const axutil_env_t *env, axis2_bool_t mu);
axis2_status_t AXIS2_CALL
-sandesha2_seq_to_soap_env(
+sandesha2_seq_to_soap_envelope(
sandesha2_seq_t *seq,
const axutil_env_t *env,
axiom_soap_envelope_t *envelope);
Modified: webservices/sandesha/trunk/c/include/sandesha2_terminate_seq_res.h
URL:
http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2_terminate_seq_res.h?rev=614509&r1=614508&r2=614509&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2_terminate_seq_res.h
(original)
+++ webservices/sandesha/trunk/c/include/sandesha2_terminate_seq_res.h Wed Jan
23 03:59:35 2008
@@ -73,7 +73,7 @@
const axutil_env_t *env);
axis2_status_t AXIS2_CALL
-sandesha2_terminate_seq_res_to_soap_env(
+sandesha2_terminate_seq_res_to_soap_envelope(
sandesha2_terminate_seq_res_t *terminate_seq_res,
const axutil_env_t *env,
axiom_soap_envelope_t *envelope);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]