You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2008/08/06 07:43:54 UTC

[jira] Resolved: (SM-1500) Build failure: servicemix-soap doesn't compile after upgrade to wss4j 1.5.4

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

Gert Vanthienen resolved SM-1500.
---------------------------------

    Resolution: Fixed

Fixed in http://svn.eu.apache.org/viewvc?view=rev&revision=683114

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