[ https://issues.apache.org/jira/browse/AXISCPP-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17140334#comment-17140334 ]
Ignite TC Bot commented on AXISCPP-356: --------------------------------------- {panel:title=Branch: [pull/7940/head] Base: [pull/4611/head] : Possible Blockers (3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1} {color:#d04437}Platform .NET (Inspections)*{color} [[tests 0 Failure on metric |https://ci.ignite.apache.org/viewLog.html?buildId=5401616]] {color:#d04437}Open Census{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=5401620]] {color:#d04437}Platform C++ (Win x64 / Release){color} [[tests 0 BuildFailureOnMessage |https://ci.ignite.apache.org/viewLog.html?buildId=5401622]] {panel} [TeamCity *--> Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5396790&buildTypeId=IgniteTests24Java8_RunAll] > Unable to specify the prefix when creating a HeaderBlock throguh Stubs > ---------------------------------------------------------------------- > > Key: AXISCPP-356 > URL: https://issues.apache.org/jira/browse/AXISCPP-356 > Project: Axis-C++ > Issue Type: New Feature > Components: Basic Architecture > Affects Versions: current (nightly) > Reporter: W.M. Roshan Weerasuriya > Assignee: W.M. Roshan Weerasuriya > Priority: Minor > Fix For: current (nightly) > > > IHeaderBlock *AXISCALL createSOAPHeaderBlock(AxisChar *pachLocalName,AxisChar > *pachUri) API will create a namespace > declaration by taking prefix like 'ns1'or 'ns2'.. > I feel it is better to get this prefix from the user itself. > ie it is better if the API is like IHeaderBlock *AXISCALL > createSOAPHeaderBlock(AxisChar *pachLocalName, AxisChar *pachPrefix, AxisChar > *pachUri) > Also the document for this API(stub.html) gives an example of this kind. ie > creating a header block by giving three arguments but the API doesn't support > three parameters. This needs to be looked into. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org For additional commands, e-mail: c-dev-h...@axis.apache.org