You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Danushka Menikkumbura (JIRA)" <ji...@apache.org> on 2008/11/27 09:11:44 UTC

[jira] Closed: (AXIS2C-1300) Move Const Definitions from axis2_svc_client.h to axis2_const.h

     [ https://issues.apache.org/jira/browse/AXIS2C-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Danushka Menikkumbura closed AXIS2C-1300.
-----------------------------------------


> Move Const Definitions from axis2_svc_client.h to axis2_const.h
> ---------------------------------------------------------------
>
>                 Key: AXIS2C-1300
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1300
>             Project: Axis2-C
>          Issue Type: Improvement
>            Reporter: Danushka Menikkumbura
>            Assignee: S.Uthaiyashankar
>             Fix For: Current (Nightly)
>
>         Attachments: AXIS2C-1300.1.patch, AXIS2C-1300.2.patch
>
>
> 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"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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