Exception at org.apache.wss4j.dom.processor.SignatureProcessor.verifyXMLSignature(SignatureProcessor.java:446) in Wss4J 2.0.2

2014-08-14 Thread Adrian Williamson
Hi, I was hoping someone could shed some light on the cause of the exception attached in the text file JavaStack.txt. I'm using the WSS4J API to decode a message with signed body and time stamp and encrypted body (using Certificates). It happens in the method decodeSOAP on the line: results =

Build failed in Jenkins: xmlschema-trunk #135

2014-08-14 Thread Apache Jenkins Server
See https://builds.apache.org/job/xmlschema-trunk/135/ -- [...truncated 232 lines...] ... 35 more ERROR: Subversion update failed java.io.IOException: remote file operation failed: https://builds.apache.org/job/xmlschema-trunk/ws/ at

RE: Exception at org.apache.wss4j.dom.processor.SignatureProcessor.verifyXMLSignature(SignatureProcessor.java:446) in Wss4J 2.0.2

2014-08-14 Thread Adrian Williamson
Hi, I think it might have to do with these lines from the ouput: SLF4J: The requested version 1.6 by your slf4j binding is not compatible with [1.5.5, 1.5.6] SLF4J: See http://www.slf4j.org/codes.html#version_mismatch for further details. As it seems to be failing in the Logging line:

RE: Exception at org.apache.wss4j.dom.processor.SignatureProcessor.verifyXMLSignature(SignatureProcessor.java:446) in Wss4J 2.0.2

2014-08-14 Thread Adrian Williamson
Hi, Yes it was the mismatch in the versions of the slf4j Logger which caused the crash. I'll pay more attention to those messages next time. Cheers, Adrian -Original Message- From: Adrian Williamson [mailto:a...@octavo2.demon.co.uk] Sent: 14 August 2014 11:03 To: dev@ws.apache.org;