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

Malinda Kaushalye Kapuruge resolved RAMPARTC-25.
------------------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0

Fixed. 

> When <sp:Header Namespace="http://www.w3.org/2005/08/addressing"/> is added 
> to the policy.xml expecting it to sign both the ws-addressing headers and the 
> body, it only signs the header
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: RAMPARTC-25
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-25
>             Project: Rampart/C
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>            Assignee: Malinda Kaushalye Kapuruge
>             Fix For: 1.0.0
>
>
> 1. In both the services.xml and the policy.xml added the following line 
> expecting it to sign both the body and the ws-addressing headers
> *********************************************************************************************************
>                 <sp:SignedParts 
> xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy";>
>                            <sp:Body/>
>                            <sp:Header 
> Namespace="http://www.w3.org/2005/08/addressing"/>
>                 </sp:SignedParts>
> *********************************************************************************************************
> 2. If you add both the above lines it only signs the ws-addressing headers 
> and not the body
> 3. But if you comment the line <sp:Header 
> Namespace="http://www.w3.org/2005/08/addressing"/> it signs the body only as 
> expected

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

Reply via email to