1 Reply Latest reply on Jul 22, 2005 6:37 PM by genman

    Problem with client and server Date with JMS over HTTPS

    allosan

      I have this problem:

      JMS is deploy on Jboss 3.2.3 server side. Client side i have Jboss 3.2.3 that connects to the queues on the server. The connection is HTTPS with SSL autentication (HTTPSUIL2). If client and server machine date are different of more than about 15 minutes the client is able to send the msg to thw server but it can't receive it without giving errors. The server instead is able to receive and send msg without problems.

      Where is the problem?