You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "François KAAG (JIRA)" <ji...@apache.org> on 2013/09/23 10:29:02 UTC

[jira] [Updated] (RAMPART-407) Handling of multiple SignatureConfirmation fields

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

François KAAG updated RAMPART-407:
----------------------------------

    Description: 
While using WSO2 for communicating with a WCF server, I had the following issues :
- the namespace for SignatureConfirmation was not the right one
- the implementation did not support multiple instances of SignatureConfirmation

I fixed this with patches in :
- axiom.c, to create a new service that inserts into a list all nodes with a given name and namespace
- rampart_context.c, to use that new service for SignaureConfirmation and update the namespace

I do not have the level of competence to be a regular contributor on this project, but if these patches can be helpful please give me a contact for submitting them.

  was:
While using WSO2 for communicating with a WCF server, I had the following issues :
- the namespace for SignatureConfirmation was not the right one
- the implementation did not support multiple instances of SignatureConfirmation

I fixed this with patches in :
- axiom.c, to create a new service that inserts into a list all nodes with a given name and namespace
- rampart_context.c, to use that new service for SignaureConfirmation and update the namespace

I do not have the level of competence to be a regular contributor on this project, but if these patches can be util please give me a contact for submitting them.

    
> Handling of multiple SignatureConfirmation fields
> -------------------------------------------------
>
>                 Key: RAMPART-407
>                 URL: https://issues.apache.org/jira/browse/RAMPART-407
>             Project: Rampart
>          Issue Type: Bug
>          Components: rampart-core
>    Affects Versions: 1.3
>         Environment: PHP WSO2 implementation
>            Reporter: François KAAG
>              Labels: easyfix, newbie, patch
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> While using WSO2 for communicating with a WCF server, I had the following issues :
> - the namespace for SignatureConfirmation was not the right one
> - the implementation did not support multiple instances of SignatureConfirmation
> I fixed this with patches in :
> - axiom.c, to create a new service that inserts into a list all nodes with a given name and namespace
> - rampart_context.c, to use that new service for SignaureConfirmation and update the namespace
> I do not have the level of competence to be a regular contributor on this project, but if these patches can be helpful please give me a contact for submitting them.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org