Build failure: servicemix-soap doesn't compile after upgrade to wss4j 1.5.4
---------------------------------------------------------------------------
Key: SM-1500
URL: https://issues.apache.org/activemq/browse/SM-1500
Project: ServiceMix
Issue Type: Bug
Components: servicemix-soap
Affects Versions: 3.2.3
Reporter: Gert Vanthienen
Assignee: Gert Vanthienen
Priority: Minor
Fix For: 3.2.3
{noformat}
/mnt/builds/servicemix-3.2/common/servicemix-soap/src/main/java/org/apache/servicemix/soap/handlers/security/WSSecurityHandler.java:[84,24]
non-static method setWssConfig(org.apache.ws.security.WSSConfig) cannot be
referenced from a static context
/mnt/builds/servicemix-3.2/common/servicemix-soap/src/main/java/org/apache/servicemix/soap/handlers/security/WSSecurityHandler.java:[125,37]
verifyXMLSignature(org.w3c.dom.Element,org.apache.ws.security.components.crypto.Crypto,java.security.cert.X509Certificate[],java.util.Set,java.util.Set,byte[][],javax.security.auth.callback.CallbackHandler)
in org.apache.ws.security.processor.SignatureProcessor cannot be applied to
(org.w3c.dom.Element,org.apache.ws.security.components.crypto.Crypto,java.security.cert.X509Certificate[],java.util.Set,<nulltype>,byte[][])
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.