Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1300

Move Const Definitions from axis2_svc_client.h to axis2_const.h

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Move the following const definitions from axis2_svc_client.h to axis2_const.h so that they can be used in modules, etc.

      /** Name of anonymous service */
      #define AXIS2_ANON_SERVICE "_ANONYMOUS_SERVICE_"

      /** out-only MEP operation name */
      #define AXIS2_ANON_OUT_ONLY_OP "_OPERATION_OUT_ONLY_"

      /** out-only robust MEP operation name */
      #define AXIS2_ANON_ROBUST_OUT_ONLY_OP "_OPERATION_ROBUST_OUT_ONLY_"

      /** out-in MEP operation name */
      #define AXIS2_ANON_OUT_IN_OP "_OPERATION_OUT_IN_"

      /** wsdl location in repo*/
      #define AXIS2_WSDL_LOCATION_IN_REPO "woden"

      Attachments

        1. AXIS2C-1300.2.patch
          0.4 kB
          Danushka Menikkumbura
        2. AXIS2C-1300.1.patch
          1 kB
          Danushka Menikkumbura

        Activity

          People

            shankar Selvaratnam Uthaiyashankar
            danushka Danushka Menikkumbura
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: