2 Replies Latest reply on Apr 30, 2002 12:22 PM by ceallach

    JMS 1.02b and JBossMQ ??

    ceallach

      I am currently evaluating JBoss 3.0 as an alternative
      AppServer to WebLogic 6.1/7.0 for our companies newest product. One of our requirements is JMS 1.02b especially
      as it relates to item 10 in the Specification Errata:

      http://java.sun.com/products/jms/errata_051801.html

      "After first paragraph, insert:
      If there are messages that have been received but not acknowledged when a TopicSession terminates, a durable TopicSubscriber must retain and redeliver them; a nondurable subscriber need not do so.
      "

      1.0 of JBossMQ appears to meet our 1.02 needs in all other areas, but I cannot find anywhere that would let me know if it adheres to this portion of JMS 1.02b ...
      If anyone could let me know the answer to this question I would b much obliged.

        • 1. Re: JMS 1.02b and JBossMQ ??
          hchirino

          Yes.. it should respect that part of the spec. Do you have a testcase that shows that it does not??

          Regards,
          Hiram

          • 2. Re: JMS 1.02b and JBossMQ ??
            ceallach

            No test case, and no implication that JBossMQ does not meet 1.02b ... it is merely that the available docs say that JBossMQ adheres to JMS 1.02 and the developer working on the JMS aspects of my companies new version specified that any app server we use must follow the design as further detailed by 1.02b, which he said was at least a 50% probability whether or not they had explicitly modded to 1.02b