You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by "Stefan Vladov (JIRA)" <ji...@apache.org> on 2008/07/07 15:11:31 UTC

[jira] Created: (RAMPART-182) AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.

AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.
----------------------------------------------------------------------------------------------------

                 Key: RAMPART-182
                 URL: https://issues.apache.org/jira/browse/RAMPART-182
             Project: Rampart
          Issue Type: Improvement
          Components: rampart-policy
            Reporter: Stefan Vladov
            Assignee: Ruchith Udayanga Fernando
            Priority: Minor
             Fix For: 1.4
         Attachments: rampart-policy_AlgorithmSuiteBuilder.txt

This is an interoperability issue that was observed when invoking a jax-ws service - jax-ws insists on normalizing the policy (when serializing the service wsdl) and that includes the AlgorithmSuite assertion as well. Therefore we need to be able to parse the assertion normalized (which is available in rampart for other assertions and handled in the same manner as the suggested patch (see the attachment)).
The issue concerns both the org.apache.ws.secpolicy11.builders.AlgorithmSuiteBuilder  and the org.apache.ws.secpolicy12.builders.AlgorithmSuiteBuilder 
Would it be possible to have this improvement in rampart-policy?

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


[jira] Updated: (RAMPART-182) AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.

Posted by "Stefan Vladov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Vladov updated RAMPART-182:
----------------------------------

    Attachment: rampart-policy_AlgorithmSuiteBuilder.txt

> AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: RAMPART-182
>                 URL: https://issues.apache.org/jira/browse/RAMPART-182
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Stefan Vladov
>            Assignee: Ruchith Udayanga Fernando
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: rampart-policy_AlgorithmSuiteBuilder.txt
>
>
> This is an interoperability issue that was observed when invoking a jax-ws service - jax-ws insists on normalizing the policy (when serializing the service wsdl) and that includes the AlgorithmSuite assertion as well. Therefore we need to be able to parse the assertion normalized (which is available in rampart for other assertions and handled in the same manner as the suggested patch (see the attachment)).
> The issue concerns both the org.apache.ws.secpolicy11.builders.AlgorithmSuiteBuilder  and the org.apache.ws.secpolicy12.builders.AlgorithmSuiteBuilder 
> Would it be possible to have this improvement in rampart-policy?

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


[jira] Resolved: (RAMPART-182) AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.

Posted by "Nandana Mihindukulasooriya (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPART-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nandana Mihindukulasooriya resolved RAMPART-182.
------------------------------------------------

    Resolution: Fixed

Fixed in revision 682650.

> AlgorithmSuiteBuilder is not able to deserialize the algorithm suite in case of a normalized policy.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: RAMPART-182
>                 URL: https://issues.apache.org/jira/browse/RAMPART-182
>             Project: Rampart
>          Issue Type: Improvement
>          Components: rampart-policy
>            Reporter: Stefan Vladov
>            Assignee: Ruchith Udayanga Fernando
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: rampart-policy_AlgorithmSuiteBuilder.txt
>
>
> This is an interoperability issue that was observed when invoking a jax-ws service - jax-ws insists on normalizing the policy (when serializing the service wsdl) and that includes the AlgorithmSuite assertion as well. Therefore we need to be able to parse the assertion normalized (which is available in rampart for other assertions and handled in the same manner as the suggested patch (see the attachment)).
> The issue concerns both the org.apache.ws.secpolicy11.builders.AlgorithmSuiteBuilder  and the org.apache.ws.secpolicy12.builders.AlgorithmSuiteBuilder 
> Would it be possible to have this improvement in rampart-policy?

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