Uploaded image for project: 'AMQ Documentation'
  1. AMQ Documentation
  2. AMQDOC-2347

QE Feedback: Using the JBoss A-MQ JMS Client 1.4. Terms and Concepts Beta 2 issues

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • CL-1.2.0
    • 7.0 Beta-2, 7.0
    • Client DOC
    • None

      Two issues with this section (https://doc-stage.usersys.redhat.com/documentation/en/red-hat-jboss-a-mq/7.0-Beta/single/using-the-jboss-a-mq-jms-client/#terms_and_concepts):

      The definitions in table in the beginning of this section do not seem very useful.

      ...
      Message consumer | A channel for receiving messages from a destination
      Destination | A named location for messages, either a queue or a topic
      Queue | A stored sequence of messages
      Topic | A stored sequence of messages for read-only distribution
      Message | A mutable holder of application content

      I suggest to 1) give names of JMS interfaces that describe these objects (Message is javax.jms.Message, and so on) 2) Change definition of Topic, because it sounds weird to me. What is read-only distribution? 3) In case of Queue, it is not clear to me if you are talking about the object in JMS API or about actual queue on a broker. I think it should talk about the first.

      "See the Java EE Tutorial for more information."

      Link goes to Java EE6. Why not link Java EE7 tutorial? https://docs.oracle.com/javaee/7/tutorial/jms-concepts001.htm

              jross@redhat.com Justin Ross
              jdanek@redhat.com Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: