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 sa...@apache.org on 2006/06/21 08:02:25 UTC

svn commit: r415921 - /webservices/sandesha/trunk/c/include/sandesha2/

Author: sahan
Date: Tue Jun 20 23:02:24 2006
New Revision: 415921

URL: http://svn.apache.org/viewvc?rev=415921&view=rev
Log:
Changing the name of the defines.h (axis2_defines.h => axis2_utils_defines.h)

Modified:
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_accept.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_ack_none.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_acks_to.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_address.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_app_msg_processor.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq_res.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_create_seq.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_expires.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_fault_code.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_identifier.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_element.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_part.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_last_msg.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_msg_processor.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_nack.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_ack.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_fault.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq.h
    webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq_res.h

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_accept.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_accept.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_accept.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_accept.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_acks_to.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_ack_none.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_ack_none.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_ack_none.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_ack_none.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_acks_to.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_acks_to.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_acks_to.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_acks_to.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_address.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_address.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_address.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_address.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_app_msg_processor.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_app_msg_processor.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_app_msg_processor.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_app_msg_processor.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_msg_processor.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq_res.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq_res.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq_res.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_close_seq_res.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_create_seq.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_create_seq.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_create_seq.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_create_seq.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_expires.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_expires.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_expires.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_expires.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_fault_code.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_fault_code.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_fault_code.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_fault_code.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_identifier.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_identifier.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_identifier.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_identifier.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_element.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_element.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_element.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_element.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <axiom_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_part.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_part.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_part.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_iom_rm_part.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_last_msg.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_last_msg.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_last_msg.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_last_msg.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_msg_processor.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_msg_processor.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_msg_processor.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_msg_processor.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <axiom_element.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_nack.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_nack.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_nack.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_nack.h Tue Jun 20 23:02:24 2006
@@ -21,7 +21,7 @@
   * @file sandesha2_nack.h
   * @brief 
   */
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_ack.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_ack.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_ack.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_ack.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_fault.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_fault.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_fault.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_seq_fault.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_element.h>
 #include <sandesha2/sandesha2_error.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>
 #include <sandesha2/sandesha2_identifier.h>

Modified: webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq_res.h
URL: http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq_res.h?rev=415921&r1=415920&r2=415921&view=diff
==============================================================================
--- webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq_res.h (original)
+++ webservices/sandesha/trunk/c/include/sandesha2/sandesha2_terminate_seq_res.h Tue Jun 20 23:02:24 2006
@@ -22,7 +22,7 @@
   * @brief 
   */
 
-#include <axis2_defines.h>
+#include <axis2_utils_defines.h>
 #include <axis2_env.h>
 #include <axiom_soap_envelope.h>
 #include <sandesha2/sandesha2_iom_rm_part.h>



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