[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rampart-dev
Subject:    =?utf-8?q?=5BPR=5D_Fixes_for_OMNode_and_WSSec_code_issues_with_wss4j_upgrade?= =?utf-8?q?_=5Baxis-ax
From:       bill-looby_(via_GitHub) <git () apache ! org>
Date:       2023-10-15 19:30:08
Message-ID: PR_kwDODtIFDM5c1i5D () gitbox ! apache ! org
[Download RAW message or body]


bill-looby opened a new pull request, #6:
URL: https://github.com/apache/axis-axis2-java-rampart/pull/6

   2 fixes as described in Jira : RAMPART-449
   
   1. The OMNode issue is as a result of some code that got changed in \
SAML2TokenIssuer.java:546. 'document' was removed as a parameter, causing xerces \
rather than axiom elements to be created (which therefore can't be cast to OMNode \
later). Just adding the document back in fixes this.  2. When the newer version of \
WSSecDKSign was used (wss4j upgrade) it required a constructor parameter \
(AsymmetricBindingBuilder.java:697) and doc was passed in. It needed the other \
constructor (passing the security header using rmd.getSecHeader() ). Otherwise it \
gets a null pointer when it looks for it later.  


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic