1 Reply Latest reply on Jan 3, 2006 4:14 PM by genman

    Expiration time problem

    pedrot

      I´m using:

      OS - LINUX
      JVM - 1.4.2.08
      JBoss - 4.0.2

      I am hanving a problem with expiration time.
      There is a Applet consuming messages, the messages are generated by a server process.
      The problem happen when the machine where the applet is running has a wrong time. When the time is rigth the applet read the message with no problem.
      I suppose it shouldn't be happening since the control of expiration time is to the server (MQJboss).
      Is there some configuration on MQJBoss to resolve it?