Hi.
Short story:
I've got a problem with calling secured WS when attachment is in MTOM mode. Digest of request and one calculated on server side don't match.
I use soapUI 4.5.1. Digest alghorithm is default (although I tried all of them).
Long story:
Enviroment description:
WS (Axis2 1.6.2) secured with Rampart allowed to recieve MTOM attachements.
SoapUI request settings:
Enable MTOM: true
Force MTOM: true
Pretty print: false
Strip whitespaces:true
SoapUI Outgoing WS-Security Configuration:
Timestamp+Signature (in that order)
Signature:
Key Identifier Type: Binary Security Token
SA, SC and DA - default
Use single certificate: checked
Parts are empty
I have followed instructions from this topic (
https://coderanch.com/t/223021/Web-Services/java/digest-value-mismatch-disabling-pretty) but with no positive result.
Any idea why?
Best regards.
services.xml