[
https://issues.apache.org/jira/browse/RAMPARTC-80?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12576947#action_12576947
]
S.Uthaiyashankar commented on RAMPARTC-80:
------------------------------------------
Hi Lukas,
This issue is related to Axiom. Fix for this issue should go as part of
Axis2/C. So, it is better to create this issue in Axis2/C jira
(https://issues.apache.org/jira/browse/AXIS2C). Can you create the issue there.
Thankyou very much
Shankar.
> axiom_soap_header_block_set_attribute duplicate namespace creation
> ------------------------------------------------------------------
>
> Key: RAMPARTC-80
> URL: https://issues.apache.org/jira/browse/RAMPARTC-80
> Project: Rampart/C
> Issue Type: Improvement
> Components: OMXMLSecurity
> Affects Versions: 1.2.0
> Reporter: Lukas JOSEFIK
> Assignee: Malinda Kaushalye Kapuruge
>
> axiom_soap_header_block_set_attribute creates new attribute for
> mustUnderstand and declare soap envelope namespace if parent has another
> prefix and the result follows:
> <SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:xsd="http://www.w3.org/2001/XMLSchema">
> <SOAP-ENV:Header>
> <wsse:Security soapenv:mustUnderstand="1"
> xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.