Re: Timestamp validation error when invoking a Rampart service with a .NET client.

2008-02-14 Thread Nandana Mihindukulasooriya
Hi Vivek, The same class (WSSecTimestamp) in WSS4J is used in both configurations when building timestamps. And we were able to successfully interop with .NET in the last interop at MSFT, which included many scenarios which included timestamps. Anyway I will go through the timstamp elements

Timestamp validation error when invoking a Rampart service with a .NET client.

2008-02-14 Thread Sanjay Vivek
Hi everyone, I'm attempting to consume a policy based Rampart service with a .NET client. However, I'm getting the following error: "System.Web.Services.Protocols.SoapException: The timestamp could not be validated" I don't get this error when I consume a similiar parameter based Rampart service