4 Replies Latest reply on Jul 26, 2002 4:49 PM by schaefera

    JMS local Transactions OR CLIENT_ACKNOWLEDGE

    rickertj

      Hi,

      Platform: J2SE 1.3.1 (Client and server), JBoss3.0.0, JBoss3.0.1RC1 tested with same result.

      I need to use one of jms local transactions or a session with client_acknowledge. Using JBoss as JMS Provider works well, but only when sessions are closed, not when they are interrupted and thats exactly what I need.
      Non commited (or non achnowledged) messages will only be redelivered when server is started again.
      Is there any workaround or fix to do this ?
      I already read some earlier posts in this forum, but as I saw they didn't solve it.
      Please help,
      Joern.