I get the following error when I call a secure webservice from an axis client.
How do I get the Timestamp to be signed ???
I'm using axis 1.4
thanks in advance.
AxisFault
faultCode:
{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}FailedCheck
faultSubcode:
faultString: Signature did not cover a timestamp; cannot determine freshness
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}stackTrace:Signature did not cover a timestamp;
cannot determine freshness
at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at
org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)