cancel
Showing results for 
Search instead for 
Did you mean: 

WSSecurityException-Timedifference between client and server

dnalos
Champ in-the-making
Champ in-the-making
Hallo,

i use Web Services API, the server of alfresco and client is on different computer. I have got this Exception, if the time of server faster as the time of client .

AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
faultSubcode:
faultString: WSDoAllReceiver: security processing failed; nested exception is:
   org.apache.ws.security.WSSecurityException: An error was discovered processing the <wsse:Security> header. (WSSecurityEngine: Invalid timestamp The security semantics of message have expired)
faultActor:
faultNode:
faultDetail:

I have see the same topic in this forum, but i can't find a better anwser
http://forums.alfresco.com/en/viewtopic.php?f=27&t=4949&p=45839&hilit=timestamp#p45839

Any help is very appreciate, thanks!  Smiley Happy
2 REPLIES 2

satishvarmadand
Champ in-the-making
Champ in-the-making
The time difference between client & server should not be more than 5 min (the time should be in sync with local time zone). Make sure your server & client machines are in sync with their corresponding time zones and you should be good.

-Satish

lcurros
Champ in-the-making
Champ in-the-making
Hi,
Is there any way to increase this little difference between clients and server?