[ https://issues.apache.org/jira/browse/AXIS2C-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
S.Uthaiyashankar resolved AXIS2C-1300. -------------------------------------- Resolution: Fixed Fix Version/s: Current (Nightly) Assignee: S.Uthaiyashankar Patch applied in revision 721093. Thank you very much Danushka!! > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]