You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/09/17 07:24:14 UTC

svn commit: r447019 [1/2] - in /webservices/axis2/trunk/c: axiom/include/ axiom/src/soap/ include/ rampart/include/ tools/codegen/include/ tools/tcpmon/include/ util/include/ util/include/platforms/windows/ util/src/platforms/windows/ woden/include/

Author: samisa
Date: Sat Sep 16 22:24:11 2006
New Revision: 447019

URL: http://svn.apache.org/viewvc?view=rev&rev=447019
Log:
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect
Fix for AXIS2C-259

Modified:
    webservices/axis2/trunk/c/axiom/include/axiom_attribute.h
    webservices/axis2/trunk/c/axiom/include/axiom_child_element_iterator.h
    webservices/axis2/trunk/c/axiom/include/axiom_children_iterator.h
    webservices/axis2/trunk/c/axiom/include/axiom_children_qname_iterator.h
    webservices/axis2/trunk/c/axiom/include/axiom_children_with_specific_attribute_iterator.h
    webservices/axis2/trunk/c/axiom/include/axiom_comment.h
    webservices/axis2/trunk/c/axiom/include/axiom_doctype.h
    webservices/axis2/trunk/c/axiom/include/axiom_document.h
    webservices/axis2/trunk/c/axiom/include/axiom_element.h
    webservices/axis2/trunk/c/axiom/include/axiom_namespace.h
    webservices/axis2/trunk/c/axiom/include/axiom_node.h
    webservices/axis2/trunk/c/axiom/include/axiom_output.h
    webservices/axis2/trunk/c/axiom/include/axiom_processing_instruction.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_body.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_builder.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_code.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_detail.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_node.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_reason.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_role.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_sub_code.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_text.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_value.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_header.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_header_block.h
    webservices/axis2/trunk/c/axiom/include/axiom_soap_message.h
    webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h
    webservices/axis2/trunk/c/axiom/include/axiom_text.h
    webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h
    webservices/axis2/trunk/c/axiom/include/axiom_xml_writer.h
    webservices/axis2/trunk/c/axiom/src/soap/axiom_soap11_builder_helper.h
    webservices/axis2/trunk/c/axiom/src/soap/axiom_soap12_builder_helper.h
    webservices/axis2/trunk/c/include/axis2_desc.h
    webservices/axis2/trunk/c/include/axis2_disp.h
    webservices/axis2/trunk/c/include/axis2_disp_checker.h
    webservices/axis2/trunk/c/include/axis2_http_header.h
    webservices/axis2/trunk/c/include/axis2_http_simple_response.h
    webservices/axis2/trunk/c/include/axis2_op.h
    webservices/axis2/trunk/c/include/axis2_stub.h
    webservices/axis2/trunk/c/include/axis2_svc_skeleton.h
    webservices/axis2/trunk/c/include/axis2_transport_receiver.h
    webservices/axis2/trunk/c/include/axis2_transport_sender.h
    webservices/axis2/trunk/c/include/axis2_wsdl_binding.h
    webservices/axis2/trunk/c/include/axis2_wsdl_binding_fault.h
    webservices/axis2/trunk/c/include/axis2_wsdl_binding_msg_ref.h
    webservices/axis2/trunk/c/include/axis2_wsdl_desc.h
    webservices/axis2/trunk/c/include/axis2_wsdl_endpoint.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_address.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_binding.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_body.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_header.h
    webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_op.h
    webservices/axis2/trunk/c/include/axis2_wsdl_extensible_attribute.h
    webservices/axis2/trunk/c/include/axis2_wsdl_extensible_component.h
    webservices/axis2/trunk/c/include/axis2_wsdl_extensible_element.h
    webservices/axis2/trunk/c/include/axis2_wsdl_fault_ref.h
    webservices/axis2/trunk/c/include/axis2_wsdl_feature.h
    webservices/axis2/trunk/c/include/axis2_wsdl_import.h
    webservices/axis2/trunk/c/include/axis2_wsdl_include.h
    webservices/axis2/trunk/c/include/axis2_wsdl_interface.h
    webservices/axis2/trunk/c/include/axis2_wsdl_msg_ref.h
    webservices/axis2/trunk/c/include/axis2_wsdl_property.h
    webservices/axis2/trunk/c/include/axis2_wsdl_soap_op.h
    webservices/axis2/trunk/c/include/axis2_wsdl_types.h
    webservices/axis2/trunk/c/rampart/include/rampart_callback.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_configuration.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_extension.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_properties.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_qname2name_maker.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler_options.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_property_loader.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_writer_meta_info.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_typemapper.h
    webservices/axis2/trunk/c/tools/codegen/include/w2c_writer.h
    webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_entry.h
    webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_session.h
    webservices/axis2/trunk/c/util/include/axis2_allocator.h
    webservices/axis2/trunk/c/util/include/axis2_array_list.h
    webservices/axis2/trunk/c/util/include/axis2_base64_binary.h
    webservices/axis2/trunk/c/util/include/axis2_date_time.h
    webservices/axis2/trunk/c/util/include/axis2_dll_desc.h
    webservices/axis2/trunk/c/util/include/axis2_error.h
    webservices/axis2/trunk/c/util/include/axis2_file.h
    webservices/axis2/trunk/c/util/include/axis2_generic_obj.h
    webservices/axis2/trunk/c/util/include/axis2_linked_list.h
    webservices/axis2/trunk/c/util/include/axis2_param.h
    webservices/axis2/trunk/c/util/include/axis2_param_container.h
    webservices/axis2/trunk/c/util/include/axis2_properties.h
    webservices/axis2/trunk/c/util/include/axis2_property.h
    webservices/axis2/trunk/c/util/include/axis2_qname.h
    webservices/axis2/trunk/c/util/include/axis2_stack.h
    webservices/axis2/trunk/c/util/include/axis2_stream.h
    webservices/axis2/trunk/c/util/include/axis2_thread_pool.h
    webservices/axis2/trunk/c/util/include/axis2_uri.h
    webservices/axis2/trunk/c/util/include/axis2_url.h
    webservices/axis2/trunk/c/util/include/platforms/windows/axis2_dir_windows.h
    webservices/axis2/trunk/c/util/src/platforms/windows/dir_windows.c
    webservices/axis2/trunk/c/woden/include/woden_generic_obj.h

Modified: webservices/axis2/trunk/c/axiom/include/axiom_attribute.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_attribute.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_attribute.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_attribute.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
  *   \brief attribute ops struct
  *   ops Encapsulator struct for axiom_attribute
  */
- AXIS2_DECLARE_DATA   typedef struct axiom_attribute_ops
+    typedef struct axiom_attribute_ops
     {
       /**
         * Free an axiom_attribute struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_child_element_iterator.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_child_element_iterator.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_child_element_iterator.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_child_element_iterator.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
     * \brief axiom_child_element_iterator ops
     * Encapsulator struct for ops of axiom_iterator
     */
-    AXIS2_DECLARE_DATA struct axiom_child_element_iterator_ops
+     struct axiom_child_element_iterator_ops
     {
         axis2_status_t (AXIS2_CALL *free_fn)
                             (void *iterator,

Modified: webservices/axis2/trunk/c/axiom/include/axiom_children_iterator.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_children_iterator.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_children_iterator.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_children_iterator.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
     * \brief axiom_children_iterator ops
     * Encapsulator struct for ops of axiom_iterator
     */
-    AXIS2_DECLARE_DATA struct axiom_children_iterator_ops
+     struct axiom_children_iterator_ops
     {
       /**
        * Free the om_children_iterator struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_children_qname_iterator.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_children_qname_iterator.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_children_qname_iterator.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_children_qname_iterator.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
     * Encapsulator struct for operations of axiom_iterator
     */
 
-    AXIS2_DECLARE_DATA struct axiom_children_qname_iterator_ops
+     struct axiom_children_qname_iterator_ops
     {
       /**
        * free om_children_qname_iterator struct 

Modified: webservices/axis2/trunk/c/axiom/include/axiom_children_with_specific_attribute_iterator.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_children_with_specific_attribute_iterator.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_children_with_specific_attribute_iterator.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_children_with_specific_attribute_iterator.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
     * \brief axiom_children_with_specific_attribute_iterator ops
     * Encapsulator struct for ops of axiom_iterator
     */
-    AXIS2_DECLARE_DATA struct axiom_children_with_specific_attribute_iterator_ops
+     struct axiom_children_with_specific_attribute_iterator_ops
     {
       /**
       * Free function free the om_children_with_specific_attribute_iterator struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_comment.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_comment.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_comment.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_comment.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
     *   @brief comment ops struct
     *   Encapsulator struct for ops of axiom_comment_t
     */
- AXIS2_DECLARE_DATA  typedef struct axiom_comment_ops
+   typedef struct axiom_comment_ops
     {
       /**
         * Free a axis2_comment_t struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_doctype.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_doctype.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_doctype.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_doctype.h Sat Sep 16 22:24:11 2006
@@ -43,7 +43,7 @@
     * \brief doctype ops struct
     * Encapsulator struct for ops of axiom_doctype
     */
- AXIS2_DECLARE_DATA   typedef struct axiom_doctype_ops
+    typedef struct axiom_doctype_ops
     {
       /**
         * free doctype struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_document.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_document.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_document.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_document.h Sat Sep 16 22:24:11 2006
@@ -50,7 +50,7 @@
     * @brief document ops struct
     * Encapsulator struct for ops of axiom_document_t
     */
- AXIS2_DECLARE_DATA   typedef struct axiom_document_ops
+    typedef struct axiom_document_ops
     {
 
       /** 

Modified: webservices/axis2/trunk/c/axiom/include/axiom_element.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_element.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_element.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_element.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
     * @brief element ops struct
     * Encapsulator struct for ops of axiom_element
     */
-AXIS2_DECLARE_DATA   struct axiom_element_ops
+   struct axiom_element_ops
     {
        /*
         * Find a namespace in the scope of the document.

Modified: webservices/axis2/trunk/c/axiom/include/axiom_namespace.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_namespace.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_namespace.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_namespace.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
     * \brief namespace ops struct
     * Encapsulator struct for ops of axiom_namespace
     */
- AXIS2_DECLARE_DATA   typedef struct axiom_namespace_ops
+    typedef struct axiom_namespace_ops
     {
       /**
         * Frees given AXIOM namespcae

Modified: webservices/axis2/trunk/c/axiom/include/axiom_node.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_node.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_node.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_node.h Sat Sep 16 22:24:11 2006
@@ -83,7 +83,7 @@
     * @brief node ops struct
     * Encapsulator struct for ops of axiom_node
     */
-AXIS2_DECLARE_DATA   typedef struct axiom_node_ops
+   typedef struct axiom_node_ops
 {
     /**
     * Frees an om node and all of its children

Modified: webservices/axis2/trunk/c/axiom/include/axiom_output.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_output.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_output.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_output.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
     typedef struct axiom_output_ops axiom_output_ops_t;
     struct axiom_text;
     
-AXIS2_DECLARE_DATA struct axiom_output_ops
+ struct axiom_output_ops
 {
    /**
     * free om_output 

Modified: webservices/axis2/trunk/c/axiom/include/axiom_processing_instruction.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_processing_instruction.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_processing_instruction.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_processing_instruction.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
     * @brief 
     * Encapsulator struct for ops of axiom_processing_instruction
     */
-   AXIS2_DECLARE_DATA  typedef struct axiom_processing_instruction_ops
+     typedef struct axiom_processing_instruction_ops
     {
         /**
          * Frees an instance of axiom_processing_instruction

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_body.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_body.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_body.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_body.h Sat Sep 16 22:24:11 2006
@@ -60,7 +60,7 @@
  *   \brief soap_body operations struct
  *   ops Encapsulator struct of axiom_soap body
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_body_ops
+    struct axiom_soap_body_ops
     {
         /**
          * Deallocate all the resources associated to soap_body

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_builder.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_builder.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_builder.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_builder.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
  *   ops Encapsulator struct of axiom_soap_operations 
  */
 
-AXIS2_DECLARE_DATA   struct axiom_soap_builder_ops
+   struct axiom_soap_builder_ops
 {
         axis2_status_t (AXIS2_CALL *free)(axiom_soap_builder_t *builder,
                                           const axis2_env_t *env);

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_envelope.h Sat Sep 16 22:24:11 2006
@@ -51,7 +51,7 @@
  *   \brief soap_envelope operations struct
  *   ops Encapsulator struct of axiom_soap body
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_envelope_ops
+    struct axiom_soap_envelope_ops
     {
         /**
          * gets the soap header of this soap envelope

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault.h Sat Sep 16 22:24:11 2006
@@ -57,7 +57,7 @@
  *   \brief soap_fault operations struct
  *   ops Encapsulator struct of axiom_soap fault
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_ops
+    struct axiom_soap_fault_ops
     {
       /**
         * Free an axiom_soap_fault

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_code.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_code.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_code.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_code.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
  *   \brief soap_fault_code operations struct
  *   ops Encapsulator struct of axiom_soap_fault_code
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_code_ops
+    struct axiom_soap_fault_code_ops
     {
       /**
         * Free an axiom_soap_fault_code

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_detail.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_detail.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_detail.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_detail.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
  *   \brief soap_fault_detail operations struct
  *   ops Encapsulator struct of axiom_soap_fault_detail
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_detail_ops
+    struct axiom_soap_fault_detail_ops
     {
       /**
         * Free an axiom_soap_fault_detail

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_node.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_node.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_node.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_node.h Sat Sep 16 22:24:11 2006
@@ -41,7 +41,7 @@
  *   \brief soap_fault_node operations struct
  *   ops Encapsulator struct of axiom_soap_fault_node
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_node_ops
+    struct axiom_soap_fault_node_ops
     {
       /**
         * Free an axiom_soap_fault_node

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_reason.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_reason.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_reason.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_reason.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
  *   \brief soap_fault_reason operations struct
  *   ops Encapsulator struct of axiom_soap_fault_reason
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_reason_ops
+    struct axiom_soap_fault_reason_ops
     {
       /**
         * Free an axiom_soap_fault_reason

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_role.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_role.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_role.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_role.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
  *   \brief soap_fault_role operations struct
  *   ops Encapsulator struct of axiom_soap_fault_role
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_role_ops
+    struct axiom_soap_fault_role_ops
     {
       /**
         * Free an axiom_soap_fault_role

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_sub_code.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_sub_code.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_sub_code.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_sub_code.h Sat Sep 16 22:24:11 2006
@@ -44,7 +44,7 @@
  *   \brief soap_fault_sub_code operations struct
  *   ops Encapsulator struct of axiom_soap_fault_sub_code
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_sub_code_ops
+    struct axiom_soap_fault_sub_code_ops
     {
       /**
         * Free an axiom_soap_fault_sub_code

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_text.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_text.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_text.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_text.h Sat Sep 16 22:24:11 2006
@@ -41,7 +41,7 @@
  *   \brief soap_fault_text operations struct
  *   ops Encapsulator struct of axiom_soap_fault_text
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_text_ops
+    struct axiom_soap_fault_text_ops
     {
       /**
         * Free an axiom_soap_fault_text

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_value.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_value.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_value.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_fault_value.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
  *   \brief soap_fault_value operations struct
  *   ops Encapsulator struct of axiom_soap_fault_value
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_fault_value_ops
+    struct axiom_soap_fault_value_ops
     {
       /**
         * Free an axiom_soap_fault_value

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_header.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_header.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_header.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_header.h Sat Sep 16 22:24:11 2006
@@ -52,7 +52,7 @@
  *   \brief soap_header operations struct
  *   ops Encapsulator struct of axiom_soap header
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_header_ops
+    struct axiom_soap_header_ops
     {
       /**
         * Free an axiom_soap_header

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_header_block.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_header_block.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_header_block.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_header_block.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
  *   \brief soap_header_block operations struct
  *   ops Encapsulator struct of axiom_soap header_block
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_header_block_ops
+    struct axiom_soap_header_block_ops
     {
       /**
         * Free an axiom_soap_header_block

Modified: webservices/axis2/trunk/c/axiom/include/axiom_soap_message.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_soap_message.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_soap_message.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_soap_message.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
  *   \brief soap_message operations struct
  *   ops Encapsulator struct of axiom_soap body
  */
- AXIS2_DECLARE_DATA   struct axiom_soap_message_ops
+    struct axiom_soap_message_ops
     {
       /**
         * Free an axiom_soap_message

Modified: webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_stax_builder.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
     * @brief stax builder ops struct
     * Encapsulator struct for ops of axiom_stax_builder
     */
- AXIS2_DECLARE_DATA    typedef struct axiom_stax_builder_ops
+     typedef struct axiom_stax_builder_ops
     {
       /**
         * Builds the next node from stream. Moves pull parser forward and reacts 

Modified: webservices/axis2/trunk/c/axiom/include/axiom_text.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_text.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_text.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_text.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
     * @brief text ops struct
     * Encapsulator struct for ops of axiom_text
     */
- AXIS2_DECLARE_DATA   typedef struct axiom_text_ops
+    typedef struct axiom_text_ops
     {
       /**
         * Free an axiom_text struct

Modified: webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_xml_reader.h Sat Sep 16 22:24:11 2006
@@ -67,7 +67,7 @@
     * Encapsulator struct for ops of axiom_xml_reader
     */
 
-AXIS2_DECLARE_DATA struct axiom_xml_reader_ops
+ struct axiom_xml_reader_ops
     {
         /**
          * causes the reader to read the next parse event. 

Modified: webservices/axis2/trunk/c/axiom/include/axiom_xml_writer.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/include/axiom_xml_writer.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/include/axiom_xml_writer.h (original)
+++ webservices/axis2/trunk/c/axiom/include/axiom_xml_writer.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
     * Encapsulator struct for ops of axiom_xml_writer
     */
 
-    AXIS2_DECLARE_DATA struct axiom_xml_writer_ops 
+     struct axiom_xml_writer_ops 
     {
        /**
         * Free xml writer

Modified: webservices/axis2/trunk/c/axiom/src/soap/axiom_soap11_builder_helper.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/soap/axiom_soap11_builder_helper.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/soap/axiom_soap11_builder_helper.h (original)
+++ webservices/axis2/trunk/c/axiom/src/soap/axiom_soap11_builder_helper.h Sat Sep 16 22:24:11 2006
@@ -43,7 +43,7 @@
  *   \brief axiom_soap11_builder_helper operations ops struct 
  */
  
- AXIS2_DECLARE_DATA   struct axiom_soap11_builder_helper_ops
+    struct axiom_soap11_builder_helper_ops
     {
         axis2_status_t (AXIS2_CALL *free_fn)
                     (axiom_soap11_builder_helper_t *builder_helper,

Modified: webservices/axis2/trunk/c/axiom/src/soap/axiom_soap12_builder_helper.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/soap/axiom_soap12_builder_helper.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/soap/axiom_soap12_builder_helper.h (original)
+++ webservices/axis2/trunk/c/axiom/src/soap/axiom_soap12_builder_helper.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
  *   \brief axiom_soap12_builder_helper operations ops struct 
  */
  
- AXIS2_DECLARE_DATA   struct axiom_soap12_builder_helper_ops
+    struct axiom_soap12_builder_helper_ops
     {
         axis2_status_t (AXIS2_CALL *free_fn)
                             (axiom_soap12_builder_helper_t *builder_helper,

Modified: webservices/axis2/trunk/c/include/axis2_desc.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_desc.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_desc.h (original)
+++ webservices/axis2/trunk/c/include/axis2_desc.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
      * description ops struct.
      * Encapsulator struct for ops of axis2_desc.
      */
-    AXIS2_DECLARE_DATA struct axis2_desc_ops
+     struct axis2_desc_ops
     {
         /** 
          * Frees description struct.
@@ -170,7 +170,7 @@
     /**
      * description struct.
      */
-    AXIS2_DECLARE_DATA struct axis2_desc
+     struct axis2_desc
     {
         /** operations of message */
         axis2_desc_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_disp.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_disp.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_disp.h (original)
+++ webservices/axis2/trunk/c/include/axis2_disp.h Sat Sep 16 22:24:11 2006
@@ -53,7 +53,7 @@
      * dispatcher ops struct.
      * Encapsulator struct for operations of axis2_dispatcher.
      */
-    AXIS2_DECLARE_DATA struct axis2_disp_ops
+     struct axis2_disp_ops
     {
         /**
          * Gets the base struct which is of type handler.

Modified: webservices/axis2/trunk/c/include/axis2_disp_checker.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_disp_checker.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_disp_checker.h (original)
+++ webservices/axis2/trunk/c/include/axis2_disp_checker.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
      * dispatcher checker ops struct.
      * Encapsulator struct for operations of axis2_disp_checker.
      */
-    AXIS2_DECLARE_DATA struct axis2_disp_checker_ops
+     struct axis2_disp_checker_ops
     {
         /**
          * Gets the base handler.

Modified: webservices/axis2/trunk/c/include/axis2_http_header.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_http_header.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_http_header.h (original)
+++ webservices/axis2/trunk/c/include/axis2_http_header.h Sat Sep 16 22:24:11 2006
@@ -93,7 +93,7 @@
      * HTTP Header struct
      * Axis2 HTTP Header
      */
-    AXIS2_DECLARE_DATA struct axis2_http_header
+     struct axis2_http_header
     {
         /** Operations of http sender */
         axis2_http_header_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_http_simple_response.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_http_simple_response.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_http_simple_response.h (original)
+++ webservices/axis2/trunk/c/include/axis2_http_simple_response.h Sat Sep 16 22:24:11 2006
@@ -52,7 +52,7 @@
      * HTTP Simple Response ops struct
      * Encapsulator struct for ops of axis2_http_simple_response
      */
-    AXIS2_DECLARE_DATA struct axis2_http_simple_response_ops
+     struct axis2_http_simple_response_ops
     {
         /**
     * @param simple_response pointer to simple response struct
@@ -261,7 +261,7 @@
     /**
       * axis2 http simple response
       */
-    AXIS2_DECLARE_DATA struct axis2_http_simple_response
+     struct axis2_http_simple_response
     {
         /** operations of axis2 http simple response */
         axis2_http_simple_response_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_op.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_op.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_op.h (original)
+++ webservices/axis2/trunk/c/include/axis2_op.h Sat Sep 16 22:24:11 2006
@@ -86,7 +86,7 @@
      * operation ops struct.
      * Encapsulator struct for ops of axis2_op.
      */
-    AXIS2_DECLARE_DATA struct axis2_op_ops
+     struct axis2_op_ops
     {
         /**
          * Frees operation.
@@ -780,7 +780,7 @@
     /**
      * operation struct.
      */
-    AXIS2_DECLARE_DATA struct axis2_op
+     struct axis2_op
     {
         /** base WSDL operation */
         axis2_wsdl_op_t base;

Modified: webservices/axis2/trunk/c/include/axis2_stub.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_stub.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_stub.h (original)
+++ webservices/axis2/trunk/c/include/axis2_stub.h Sat Sep 16 22:24:11 2006
@@ -54,7 +54,7 @@
      * stub ops struct.
      * Encapsulator struct for operations of axis2_svc_client
      */
-    AXIS2_DECLARE_DATA struct axis2_stub_ops
+     struct axis2_stub_ops
     {
         /**
          * Frees stub struct.
@@ -174,7 +174,7 @@
     /**
      * stub struct.
      */
-    AXIS2_DECLARE_DATA struct axis2_stub
+     struct axis2_stub
     {
         /** operations of stub */
         axis2_stub_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_svc_skeleton.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_svc_skeleton.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_svc_skeleton.h (original)
+++ webservices/axis2/trunk/c/include/axis2_svc_skeleton.h Sat Sep 16 22:24:11 2006
@@ -56,7 +56,7 @@
      * struct for 
      * Encapsulator struct for operations of axis2_svc_skeleton
      */
-    AXIS2_DECLARE_DATA struct axis2_svc_skeleton_ops
+     struct axis2_svc_skeleton_ops
     {
 
         /*
@@ -119,7 +119,7 @@
      * @param ops pointer to ops struct
      * @param func_array pointer to func_array struct
      */
-    AXIS2_DECLARE_DATA struct axis2_svc_skeleton
+     struct axis2_svc_skeleton
     {
         axis2_svc_skeleton_ops_t *ops;
         axis2_array_list_t *func_array;

Modified: webservices/axis2/trunk/c/include/axis2_transport_receiver.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_transport_receiver.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_transport_receiver.h (original)
+++ webservices/axis2/trunk/c/include/axis2_transport_receiver.h Sat Sep 16 22:24:11 2006
@@ -62,7 +62,7 @@
      * @brief Description Transport Receiver ops struct
      * Encapsulator struct for ops of axis2_transport_receiver
      */
-    AXIS2_DECLARE_DATA struct axis2_transport_receiver_ops
+     struct axis2_transport_receiver_ops
     {
         /**
     * De-allocate memory
@@ -141,7 +141,7 @@
     /**
      * @brief Transport Reciever  struct  
      */
-    AXIS2_DECLARE_DATA struct axis2_transport_receiver
+     struct axis2_transport_receiver
     {
         axis2_transport_receiver_ops_t *ops;
     };

Modified: webservices/axis2/trunk/c/include/axis2_transport_sender.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_transport_sender.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_transport_sender.h (original)
+++ webservices/axis2/trunk/c/include/axis2_transport_sender.h Sat Sep 16 22:24:11 2006
@@ -55,7 +55,7 @@
      * @brief Description Transport Sender ops struct
      * Encapsulator struct for ops of axis2_transport_sender
      */
-    AXIS2_DECLARE_DATA struct axis2_transport_sender_ops
+     struct axis2_transport_sender_ops
     {
         /** De-allocate memory
     * @param transport_sender pointer to transport sender
@@ -115,7 +115,7 @@
      * This send the SOAP Message to other SOAP nodes and this alone write the SOAP 
      * Message to the wire. Out flow must be end with one of this kind
      */
-    AXIS2_DECLARE_DATA struct axis2_transport_sender
+     struct axis2_transport_sender
     {
    /** operations of axis transport sender */
         axis2_transport_sender_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_binding.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_binding.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_binding.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_binding.h Sat Sep 16 22:24:11 2006
@@ -54,7 +54,7 @@
  * @brief Wsdl Binding ops struct
  * Encapsulator struct for ops of axis2_wsdl_binding
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding_ops
+ struct axis2_wsdl_binding_ops
 {
    /** De-allocate memory
       * @return status code
@@ -196,7 +196,7 @@
 /** 
  * @brief Wsdl binding struct  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding
+ struct axis2_wsdl_binding
 {
    axis2_wsdl_binding_ops_t *ops;
     struct axis2_wsdl_extensible_component *extensible_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_binding_fault.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_binding_fault.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_binding_fault.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_binding_fault.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Binding Fault ops struct
  * Encapsulator struct for ops of axis2_binding_fault
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding_fault_ops
+ struct axis2_wsdl_binding_fault_ops
 {
    /** De-allocate memory
       * @return status code
@@ -80,7 +80,7 @@
 /** 
  * @brief Wsdl binding fault struct  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding_fault
+ struct axis2_wsdl_binding_fault
 {
    axis2_wsdl_binding_fault_ops_t *ops;
     struct axis2_wsdl_extensible_component *extensible_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_binding_msg_ref.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_binding_msg_ref.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_binding_msg_ref.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_binding_msg_ref.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Binding Message Reference ops struct
  * Encapsulator struct for ops of axis2_wsdl_binding_msg_ref
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding_msg_ref_ops
+ struct axis2_wsdl_binding_msg_ref_ops
 {
    /** De-allocate memory
       * @return status code
@@ -99,7 +99,7 @@
 /** 
  * @brief Wsdl binding message reference struct  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_binding_msg_ref
+ struct axis2_wsdl_binding_msg_ref
 {
    axis2_wsdl_binding_msg_ref_ops_t *ops;
     struct axis2_wsdl_extensible_component *extensible_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_desc.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_desc.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_desc.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_desc.h Sat Sep 16 22:24:11 2006
@@ -64,7 +64,7 @@
  * @brief Wsdl Description ops struct
  * Encapsulator struct for ops of axis2_wsdl_desc
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_desc_ops
+ struct axis2_wsdl_desc_ops
 {
    /** De-allocate memory
       * @return status code
@@ -362,7 +362,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_desc
+ struct axis2_wsdl_desc
 {
    axis2_wsdl_desc_ops_t *ops;
     struct axis2_wsdl_component *component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_endpoint.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_endpoint.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_endpoint.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_endpoint.h Sat Sep 16 22:24:11 2006
@@ -50,7 +50,7 @@
  * @brief Wsdl End point ops struct
  * Encapsulator struct for ops of axis2_wsdl_endpoint
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_endpoint_ops
+ struct axis2_wsdl_endpoint_ops
 {
    /** De-allocate memory
       * @return status code
@@ -103,7 +103,7 @@
 /** 
  * @brief Wsdl endpoint struct
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_endpoint
+ struct axis2_wsdl_endpoint
 {
    axis2_wsdl_endpoint_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Ext Soap Address ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_ops
+ struct axis2_wsdl_ext_ops
 {
    /** De-allocate memory
       * @return status code
@@ -64,7 +64,7 @@
  * This Extensibility Element is extended to handle particularly the
  * SOAP Adress or the Endpoint URL.
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext
+ struct axis2_wsdl_ext
 {
    axis2_wsdl_ext_ops_t *ops;
     axis2_char_t *namespc;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_address.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_address.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_address.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_address.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Ext Soap Address ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext_soap_address
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_address_ops
+ struct axis2_wsdl_ext_soap_address_ops
 {
    /** De-allocate memory
       * @return status code
@@ -77,7 +77,7 @@
  * This Extensibility Element is extended to handle particularly the
  * SOAP Adress or the Endpoint URL.
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_address
+ struct axis2_wsdl_ext_soap_address
 {
     axis2_wsdl_ext_t base;
    axis2_wsdl_ext_soap_address_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_binding.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_binding.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_binding.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_binding.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Ext Soap Binding ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext_soap_binding
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_binding_ops
+ struct axis2_wsdl_ext_soap_binding_ops
 {
    /** De-allocate memory
       * @return status code
@@ -80,7 +80,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_binding
+ struct axis2_wsdl_ext_soap_binding
 {
    axis2_wsdl_ext_soap_binding_ops_t *ops;
     struct axis2_wsdl_extensible_element *ext_element;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_body.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_body.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_body.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_body.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Ext Soap Body ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext_soap_body
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_body_ops
+ struct axis2_wsdl_ext_soap_body_ops
 {
    /** De-allocate memory
       * @return status code
@@ -80,7 +80,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_body
+ struct axis2_wsdl_ext_soap_body
 {
    axis2_wsdl_ext_soap_body_ops_t *ops;
     struct axis2_wsdl_extensible_element *ext_element;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_header.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_header.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_header.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_header.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Ext Soap Header ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext_soap_header
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_header_ops
+ struct axis2_wsdl_ext_soap_header_ops
 {
    /** De-allocate memory
       * @return status code
@@ -89,7 +89,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_header
+ struct axis2_wsdl_ext_soap_header
 {
    axis2_wsdl_ext_soap_header_ops_t *ops;
     struct axis2_wsdl_ext_soap_body *ext_soap_body;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_op.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_op.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_op.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_ext_soap_op.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Ext Soap Operation ops struct
  * Encapsulator struct for ops of axis2_wsdl_ext_soap_op
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_op_ops
+ struct axis2_wsdl_ext_soap_op_ops
 {
    /** De-allocate memory
       * @return status code
@@ -81,7 +81,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_ext_soap_op
+ struct axis2_wsdl_ext_soap_op
 {
     axis2_wsdl_ext_t base;
    axis2_wsdl_ext_soap_op_ops_t *ops;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_extensible_attribute.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_extensible_attribute.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_extensible_attribute.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_extensible_attribute.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
  * @brief Wsdl Extensible Attribute ops struct
  * Encapsulator struct for ops of axis2_wsdl_extensible_attribute
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_attribute_ops
+ struct axis2_wsdl_extensible_attribute_ops
 {
    /** De-allocate memory
       * @return status code
@@ -78,7 +78,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_attribute
+ struct axis2_wsdl_extensible_attribute
 {
    axis2_wsdl_extensible_attribute_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_extensible_component.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_extensible_component.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_extensible_component.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_extensible_component.h Sat Sep 16 22:24:11 2006
@@ -52,7 +52,7 @@
  * @brief Wsdl Extensible Component ops struct
  * Encapsulator struct for ops of axis2_wsdl_extensible_component
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_component_ops
+ struct axis2_wsdl_extensible_component_ops
 {
    /** De-allocate memory
       * @return status code
@@ -108,7 +108,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_component
+ struct axis2_wsdl_extensible_component
 {
    axis2_wsdl_extensible_component_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_extensible_element.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_extensible_element.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_extensible_element.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_extensible_element.h Sat Sep 16 22:24:11 2006
@@ -46,7 +46,7 @@
  * @brief Wsdl Extensible Element ops struct
  * Encapsulator struct for ops of axis2_wsdl_extensible_element
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_element_ops
+ struct axis2_wsdl_extensible_element_ops
 {
    /** De-allocate memory
       * @return status code
@@ -78,7 +78,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_extensible_element
+ struct axis2_wsdl_extensible_element
 {
    axis2_wsdl_extensible_element_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_fault_ref.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_fault_ref.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_fault_ref.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_fault_ref.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Binding Message Reference ops struct
  * Encapsulator struct for ops of axis2_wsdl_fault_ref
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_fault_ref_ops
+ struct axis2_wsdl_fault_ref_ops
 {
    /** De-allocate memory
       * @return status code
@@ -118,7 +118,7 @@
 /** 
  * @brief Wsdl  message reference struct  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_fault_ref
+ struct axis2_wsdl_fault_ref
 {
    axis2_wsdl_fault_ref_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_feature.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_feature.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_feature.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_feature.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Feature ops struct
  * Encapsulator struct for ops of axis2_wsdl_feature
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_feature_ops
+ struct axis2_wsdl_feature_ops
 {
    /** De-allocate memory
       * @return status code
@@ -102,7 +102,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_feature
+ struct axis2_wsdl_feature
 {
    axis2_wsdl_feature_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_import.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_import.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_import.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_import.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Import ops struct
  * Encapsulator struct for ops of axis2_wsdl_import
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_import_ops
+ struct axis2_wsdl_import_ops
 {
    /** De-allocate memory
       * @return status code
@@ -102,7 +102,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_import
+ struct axis2_wsdl_import
 {
    axis2_wsdl_import_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_include.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_include.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_include.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_include.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Include ops struct
  * Encapsulator struct for ops of axis2_wsdl_include
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_include_ops
+ struct axis2_wsdl_include_ops
 {
    /** De-allocate memory
       * @return status code
@@ -102,7 +102,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_include
+ struct axis2_wsdl_include
 {
    axis2_wsdl_include_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_interface.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_interface.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_interface.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_interface.h Sat Sep 16 22:24:11 2006
@@ -53,7 +53,7 @@
  * @brief Wsdl Interface ops struct
  * Encapsulator struct for ops of axis2_wsdl_interface
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_interface_ops
+ struct axis2_wsdl_interface_ops
 {
    /** De-allocate memory
       * @return status code
@@ -211,7 +211,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_interface
+ struct axis2_wsdl_interface
 {
    axis2_wsdl_interface_ops_t *ops;
     struct axis2_wsdl_extensible_component *extensible_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_msg_ref.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_msg_ref.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_msg_ref.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_msg_ref.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Message Reference ops struct
  * Encapsulator struct for ops of axis2_wsdl_msg_ref
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_msg_ref_ops
+ struct axis2_wsdl_msg_ref_ops
 {
     /** De-allocate memory
      * @return status code
@@ -119,7 +119,7 @@
 /** 
  * @brief Wsdl  message reference struct  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_msg_ref
+ struct axis2_wsdl_msg_ref
 {
    axis2_wsdl_msg_ref_ops_t *ops;
     struct axis2_wsdl_extensible_component *extensible_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_property.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_property.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_property.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_property.h Sat Sep 16 22:24:11 2006
@@ -47,7 +47,7 @@
  * @brief Wsdl Property ops struct
  * Encapsulator struct for ops of axis2_wsdl_property
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_property_ops
+ struct axis2_wsdl_property_ops
 {
    /** De-allocate memory
       * @return status code
@@ -121,7 +121,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_property
+ struct axis2_wsdl_property
 {
    axis2_wsdl_property_ops_t *ops;
     struct axis2_wsdl_component *wsdl_component;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_soap_op.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_soap_op.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_soap_op.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_soap_op.h Sat Sep 16 22:24:11 2006
@@ -48,7 +48,7 @@
  * @brief Wsdl Extensible Element ops struct
  * Encapsulator struct for ops of axis2_wsdl_soap_op
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_soap_op_ops
+ struct axis2_wsdl_soap_op_ops
 {
    /** De-allocate memory
       * @return status code
@@ -80,7 +80,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_soap_op
+ struct axis2_wsdl_soap_op
 {
    axis2_wsdl_soap_op_ops_t *ops;
     axis2_wsdl_extensible_element_t *extensible_element;

Modified: webservices/axis2/trunk/c/include/axis2_wsdl_types.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/include/axis2_wsdl_types.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_wsdl_types.h (original)
+++ webservices/axis2/trunk/c/include/axis2_wsdl_types.h Sat Sep 16 22:24:11 2006
@@ -51,7 +51,7 @@
  * @brief Wsdl Types ops struct
  * Encapsulator struct for ops of axis2_wsdl_types
  */
-AXIS2_DECLARE_DATA struct axis2_wsdl_types_ops
+ struct axis2_wsdl_types_ops
 {
    /** De-allocate memory
       * @return status code
@@ -90,7 +90,7 @@
  * @brief Wsdl container struct
  *   Property for params  
  */  
-AXIS2_DECLARE_DATA struct axis2_wsdl_types
+ struct axis2_wsdl_types
 {
    axis2_wsdl_types_ops_t *ops;
     struct axis2_wsdl_extensible_component *ext_component;

Modified: webservices/axis2/trunk/c/rampart/include/rampart_callback.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/rampart/include/rampart_callback.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/rampart/include/rampart_callback.h (original)
+++ webservices/axis2/trunk/c/rampart/include/rampart_callback.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
      * Only operation get_password is to get the password
      * User should provide a function pointer to this
      */
-    AXIS2_DECLARE_DATA struct rampart_callback_ops
+     struct rampart_callback_ops
     {            
            /**
             * Retuens a password for the given username. 

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_cmdline_option w2c_cmdline_option_t;
 typedef struct w2c_cmdline_option_ops w2c_cmdline_option_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_cmdline_option_ops
+  struct w2c_cmdline_option_ops
 {
    /**
     * free w2c_cmdline_option.
@@ -67,7 +67,7 @@
     
 };
 
-AXIS2_DECLARE_DATA  struct w2c_cmdline_option
+  struct w2c_cmdline_option
 {
      struct w2c_cmdline_option_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_cmdline_option_parser.h Sat Sep 16 22:24:11 2006
@@ -40,7 +40,7 @@
 typedef struct w2c_cmdline_option_parser w2c_cmdline_option_parser_t;
 typedef struct w2c_cmdline_option_parser_ops w2c_cmdline_option_parser_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_cmdline_option_parser_ops
+  struct w2c_cmdline_option_parser_ops
 {
    /**
     * free w2c_cmdline_option_parser.
@@ -75,7 +75,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_cmdline_option_parser
+  struct w2c_cmdline_option_parser
 {
     struct w2c_cmdline_option_parser_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_config_property_loader.h Sat Sep 16 22:24:11 2006
@@ -40,7 +40,7 @@
 typedef struct w2c_config_property_loader w2c_config_property_loader_t;
 typedef struct w2c_config_property_loader_ops w2c_config_property_loader_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_config_property_loader_ops
+  struct w2c_config_property_loader_ops
 {
    /**
     * free w2c_config_property_loader.
@@ -198,7 +198,7 @@
         const axis2_env_t *env);
 };
 
-AXIS2_DECLARE_DATA  struct w2c_config_property_loader
+  struct w2c_config_property_loader
 {
      struct w2c_config_property_loader_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_emitter.h Sat Sep 16 22:24:11 2006
@@ -40,7 +40,7 @@
 typedef struct w2c_emitter w2c_emitter_t;
 typedef struct w2c_emitter_ops w2c_emitter_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_emitter_ops
+  struct w2c_emitter_ops
 {
    /**
     * free w2c_emitter.
@@ -88,7 +88,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_emitter
+  struct w2c_emitter
 {
      struct w2c_emitter_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_engine.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_engine w2c_engine_t;
 typedef struct w2c_engine_ops w2c_engine_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_engine_ops
+  struct w2c_engine_ops
 {
    /**
     * free w2c_engine.
@@ -66,7 +66,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_engine
+  struct w2c_engine
 {
      struct w2c_engine_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_configuration.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_configuration.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_configuration.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_engine_configuration.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
 typedef struct w2c_engine_configuration w2c_engine_configuration_t;
 typedef struct w2c_engine_configuration_ops w2c_engine_configuration_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_engine_configuration_ops
+  struct w2c_engine_configuration_ops
 {
    /**
     * free w2c_engine_configuration.
@@ -767,7 +767,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_engine_configuration
+  struct w2c_engine_configuration
 {
      struct w2c_engine_configuration_ops* ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_extension.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_extension.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_extension.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_extension.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_extension w2c_extension_t;
 typedef struct w2c_extension_ops w2c_extension_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_extension_ops
+  struct w2c_extension_ops
 {
    /**
     * free w2c_extension.
@@ -68,7 +68,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_extension
+  struct w2c_extension
 {
      struct w2c_extension_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_properties.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_properties.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_properties.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_properties.h Sat Sep 16 22:24:11 2006
@@ -40,7 +40,7 @@
 typedef struct w2c_properties w2c_properties_t;
 typedef struct w2c_properties_ops w2c_properties_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_properties_ops
+  struct w2c_properties_ops
 {
     /**
      * free w2c_properties.
@@ -64,7 +64,7 @@
            const axis2_env_t *env);
 };
 
-AXIS2_DECLARE_DATA  struct w2c_properties
+  struct w2c_properties
 {
      struct w2c_properties_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_qname2name_maker.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_qname2name_maker.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_qname2name_maker.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_qname2name_maker.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_qname2name_maker w2c_qname2name_maker_t;
 typedef struct w2c_qname2name_maker_ops w2c_qname2name_maker_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_qname2name_maker_ops
+  struct w2c_qname2name_maker_ops
 {
    /**
     * free w2c_qname2name_maker.
@@ -67,7 +67,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_qname2name_maker
+  struct w2c_qname2name_maker
 {
      struct w2c_qname2name_maker_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_schema_compiler w2c_schema_compiler_t;
 typedef struct w2c_schema_compiler_ops w2c_schema_compiler_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_schema_compiler_ops
+  struct w2c_schema_compiler_ops
 {
    /**
     * free w2c_schema_compiler.
@@ -80,7 +80,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_schema_compiler
+  struct w2c_schema_compiler
 {
      struct w2c_schema_compiler_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler_options.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler_options.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler_options.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_compiler_options.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_schema_compiler_options w2c_schema_compiler_options_t;
 typedef struct w2c_schema_compiler_options_ops w2c_schema_compiler_options_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_schema_compiler_options_ops
+  struct w2c_schema_compiler_options_ops
 {
    /**
     * free w2c_schema_compiler_options.
@@ -118,7 +118,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_schema_compiler_options
+  struct w2c_schema_compiler_options
 {
      struct w2c_schema_compiler_options_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_property_loader.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_property_loader.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_property_loader.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_property_loader.h Sat Sep 16 22:24:11 2006
@@ -38,7 +38,7 @@
 typedef struct w2c_schema_property_loader w2c_schema_property_loader_t;
 typedef struct w2c_schema_property_loader_ops w2c_schema_property_loader_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_schema_property_loader_ops
+  struct w2c_schema_property_loader_ops
 {
    /**
     * free w2c_schema_property_loader.
@@ -121,7 +121,7 @@
         const axis2_env_t *env);
 };
 
-AXIS2_DECLARE_DATA  struct w2c_schema_property_loader
+  struct w2c_schema_property_loader
 {
      struct w2c_schema_property_loader_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_writer_meta_info.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_writer_meta_info.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_writer_meta_info.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_schema_writer_meta_info.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct w2c_schema_writer_meta_info w2c_schema_writer_meta_info_t;
 typedef struct w2c_schema_writer_meta_info_ops w2c_schema_writer_meta_info_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_schema_writer_meta_info_ops
+  struct w2c_schema_writer_meta_info_ops
 {
    /**
     * free w2c_schema_writer_meta_info.
@@ -769,7 +769,7 @@
                              int mask);
 };
 
-AXIS2_DECLARE_DATA  struct w2c_schema_writer_meta_info
+  struct w2c_schema_writer_meta_info
 {
      struct w2c_schema_writer_meta_info_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_typemapper.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_typemapper.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_typemapper.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_typemapper.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
 typedef struct w2c_typemapper w2c_typemapper_t;
 typedef struct w2c_typemapper_ops w2c_typemapper_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_typemapper_ops
+  struct w2c_typemapper_ops
 {
    /**
     * free w2c_typemapper.
@@ -116,7 +116,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_typemapper
+  struct w2c_typemapper
 {
      struct w2c_typemapper_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/codegen/include/w2c_writer.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/include/w2c_writer.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/include/w2c_writer.h (original)
+++ webservices/axis2/trunk/c/tools/codegen/include/w2c_writer.h Sat Sep 16 22:24:11 2006
@@ -43,7 +43,7 @@
 typedef struct w2c_writer w2c_writer_t;
 typedef struct w2c_writer_ops w2c_writer_ops_t;
 
-AXIS2_DECLARE_DATA  struct w2c_writer_ops
+  struct w2c_writer_ops
 {
    /**
     * free w2c_writer.
@@ -100,7 +100,7 @@
 
 };
 
-AXIS2_DECLARE_DATA  struct w2c_writer
+  struct w2c_writer
 {
      struct w2c_writer_ops *ops;
 };

Modified: webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_entry.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_entry.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_entry.h (original)
+++ webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_entry.h Sat Sep 16 22:24:11 2006
@@ -39,7 +39,7 @@
 typedef struct tcpmon_entry_ops tcpmon_entry_ops_t;   
 typedef struct tcpmon_entry tcpmon_entry_t;
 
-AXIS2_DECLARE_DATA struct tcpmon_entry_ops
+ struct tcpmon_entry_ops
 {
    /**
     * free the tcpmon_entry.
@@ -125,7 +125,7 @@
     
 };
 
-AXIS2_DECLARE_DATA struct tcpmon_entry 
+ struct tcpmon_entry 
 {
     tcpmon_entry_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_session.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_session.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_session.h (original)
+++ webservices/axis2/trunk/c/tools/tcpmon/include/tcpmon_session.h Sat Sep 16 22:24:11 2006
@@ -53,7 +53,7 @@
                      axis2_char_t* error_message);
 
 
-AXIS2_DECLARE_DATA struct tcpmon_session_ops
+ struct tcpmon_session_ops
 {
    /**
     * free the tcpmon_session.
@@ -171,7 +171,7 @@
 
 };
 
-AXIS2_DECLARE_DATA struct tcpmon_session 
+ struct tcpmon_session 
 {
     tcpmon_session_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/util/include/axis2_allocator.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_allocator.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_allocator.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_allocator.h Sat Sep 16 22:24:11 2006
@@ -43,7 +43,7 @@
   *
   * Encapsulator for memory allocating routines
   */
-   AXIS2_DECLARE_DATA typedef struct axis2_allocator
+    typedef struct axis2_allocator
     {
     
 

Modified: webservices/axis2/trunk/c/util/include/axis2_array_list.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_array_list.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_array_list.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_array_list.h Sat Sep 16 22:24:11 2006
@@ -45,7 +45,7 @@
     /**
      *  Array List ops struct
      */
-    AXIS2_DECLARE_DATA typedef struct axis2_array_list_ops
+     typedef struct axis2_array_list_ops
     {
         /**
          * Guarantees that this list will have at least enough capacity to

Modified: webservices/axis2/trunk/c/util/include/axis2_base64_binary.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_base64_binary.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_base64_binary.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_base64_binary.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
     /** Type name for struct axis2_base64_binary */
     typedef struct axis2_base64_binary axis2_base64_binary_t;
 
-    AXIS2_DECLARE_DATA struct axis2_base64_binary_ops
+     struct axis2_base64_binary_ops
     {
         /**
          * free the axis2_base64_binary.
@@ -133,7 +133,7 @@
 
     };
 
-    AXIS2_DECLARE_DATA struct axis2_base64_binary
+     struct axis2_base64_binary
     {
         axis2_base64_binary_ops_t *ops;
     };

Modified: webservices/axis2/trunk/c/util/include/axis2_date_time.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_date_time.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_date_time.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_date_time.h Sat Sep 16 22:24:11 2006
@@ -40,7 +40,7 @@
 typedef struct axis2_date_time_ops axis2_date_time_ops_t;   
 typedef struct axis2_date_time axis2_date_time_t;
 
-AXIS2_DECLARE_DATA struct axis2_date_time_ops
+ struct axis2_date_time_ops
 {
    /**
     * free the axis2_date_time.
@@ -199,7 +199,7 @@
     
 } ;
 
-AXIS2_DECLARE_DATA struct axis2_date_time 
+ struct axis2_date_time 
 {
     axis2_date_time_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/util/include/axis2_dll_desc.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_dll_desc.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_dll_desc.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_dll_desc.h Sat Sep 16 22:24:11 2006
@@ -68,7 +68,7 @@
 /**
  *   \brief DLL Description ops struct
  */
-AXIS2_DECLARE_DATA struct axis2_dll_desc_ops
+ struct axis2_dll_desc_ops
 { 
     axis2_status_t (AXIS2_CALL *
     free) (axis2_dll_desc_t *dll_desc, 
@@ -173,7 +173,7 @@
 /** 
 * \brief DLL Description struct
 */
-AXIS2_DECLARE_DATA struct axis2_dll_desc
+ struct axis2_dll_desc
 {
     /** DLL Description related ops */
     axis2_dll_desc_ops_t *ops;

Modified: webservices/axis2/trunk/c/util/include/axis2_error.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_error.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_error.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_error.h Sat Sep 16 22:24:11 2006
@@ -551,7 +551,7 @@
     *
     * Encapsulator struct for ops of axis2_error
     */
-   AXIS2_DECLARE_DATA typedef struct axis2_error_ops
+    typedef struct axis2_error_ops
     {
 
       /**

Modified: webservices/axis2/trunk/c/util/include/axis2_file.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_file.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_file.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_file.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
  * @brief Description Builder ops struct
  * Encapsulator struct for ops of axis2_desc_builder
  */
-AXIS2_DECLARE_DATA struct axis2_file_ops
+ struct axis2_file_ops
 {
 
     axis2_status_t (AXIS2_CALL *
@@ -89,7 +89,7 @@
      * @brief
      * To store filename and timestamp of each module or service archive file
      */ 
-AXIS2_DECLARE_DATA struct axis2_file
+ struct axis2_file
 {
    axis2_file_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/util/include/axis2_generic_obj.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_generic_obj.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_generic_obj.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_generic_obj.h Sat Sep 16 22:24:11 2006
@@ -41,7 +41,7 @@
  * @brief Description Builder ops struct
  * Encapsulator struct for ops of axis2_desc_builder
  */
-AXIS2_DECLARE_DATA struct axis2_generic_obj_ops
+ struct axis2_generic_obj_ops
 {
 
     axis2_status_t (AXIS2_CALL *
@@ -81,7 +81,7 @@
 /** 
      * @brief
      */ 
-AXIS2_DECLARE_DATA struct axis2_generic_obj
+ struct axis2_generic_obj
 {
    axis2_generic_obj_ops_t *ops;
 };

Modified: webservices/axis2/trunk/c/util/include/axis2_linked_list.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_linked_list.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_linked_list.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_linked_list.h Sat Sep 16 22:24:11 2006
@@ -42,7 +42,7 @@
 /**
  * Struct to represent an entry in the list. Holds a single element.
  */
-AXIS2_DECLARE_DATA typedef struct entry_s
+ typedef struct entry_s
 {
     /** The element in the list. */
     void *data;
@@ -58,7 +58,7 @@
 /**
 *   \brief Linked List ops struct
 */
-AXIS2_DECLARE_DATA struct axis2_linked_list_ops_s
+ struct axis2_linked_list_ops_s
 {
     
     axis2_status_t (AXIS2_CALL *

Modified: webservices/axis2/trunk/c/util/include/axis2_param.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_param.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_param.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_param.h Sat Sep 16 22:24:11 2006
@@ -54,7 +54,7 @@
 /**
  *   \brief param ops struct
  */
-AXIS2_DECLARE_DATA typedef struct axis2_param_ops
+ typedef struct axis2_param_ops
     {
     
     /**

Modified: webservices/axis2/trunk/c/util/include/axis2_param_container.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_param_container.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_param_container.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_param_container.h Sat Sep 16 22:24:11 2006
@@ -59,7 +59,7 @@
  * @brief Param Container ops struct
  * Encapsulator struct for ops of axis2_param_container
  */
-AXIS2_DECLARE_DATA typedef struct axis2_param_container_ops
+ typedef struct axis2_param_container_ops
 {
    /** De-allocate memory
       * @return status code
@@ -109,7 +109,7 @@
  * @brief Param container struct
  *   Container for params  
  */  
-AXIS2_DECLARE_DATA typedef struct axis2_param_container
+ typedef struct axis2_param_container
 {
    axis2_param_container_ops_t *ops;
 }axis2_param_container_t;

Modified: webservices/axis2/trunk/c/util/include/axis2_properties.h
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/util/include/axis2_properties.h?view=diff&rev=447019&r1=447018&r2=447019
==============================================================================
--- webservices/axis2/trunk/c/util/include/axis2_properties.h (original)
+++ webservices/axis2/trunk/c/util/include/axis2_properties.h Sat Sep 16 22:24:11 2006
@@ -41,7 +41,7 @@
  * @brief properties ops struct
  * Encapsulator struct for ops of axis2_properties_ops
  */
-AXIS2_DECLARE_DATA struct axis2_properties_ops
+ struct axis2_properties_ops
 {
    /**
     * free w2c_properties.
@@ -120,7 +120,7 @@
 /** 
  * @brief
  */ 
-AXIS2_DECLARE_DATA struct axis2_properties
+ struct axis2_properties
 {
    axis2_properties_ops_t *ops;
 };



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