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

Nandana Mihindukulasooriya resolved RAMPART-168.
------------------------------------------------

    Resolution: Fixed

Fixed in revision 657726.

> When SecureConversationTokens are used Rampart always try to use the attached 
> reference 
> ----------------------------------------------------------------------------------------
>
>                 Key: RAMPART-168
>                 URL: https://issues.apache.org/jira/browse/RAMPART-168
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>            Reporter: Nandana Mihindukulasooriya
>            Assignee: Nandana Mihindukulasooriya
>             Fix For: 1.4
>
>
> When SecureConversationTokens are used Rampart always try to use the attached 
> reference when present even when the token is not included in the message. 
>                 OMElement ref = tok.getAttachedReference();
>                 if(ref == null) {
>                     ref = tok.getUnattachedReference();
>                 }

-- 
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