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

AMQ Broker 7.11 still pointing at the old client libaries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • Client DOC
    • None
    • Low

      https://access.redhat.com/documentation/en-us/red_hat_amq_broker/7.11

      -> Additional Resources

      AMQ Clients
      Documentation for the most recent release of AMQ Clients
       
      -> https://access.redhat.com/documentation/en-us/red_hat_amq_clients/2.11 
       
      -> https://access.redhat.com/documentation/en-us/red_hat_amq_clients/2.11/html/using_the_amq_core_protocol_jms_client/installation#using_the_red_hat_maven_repository
       

      
      <dependency>
        <groupId>org.apache.activemq</groupId>
        <artifactId>artemis-jms-client</artifactId>
        <version>2.18.0.redhat-00021</version>
      </dependency>

      Should be 

      <dependency>
        <groupId>org.apache.activemq</groupId>
        <artifactId>artemis-jms-client</artifactId>
        <version>2.28.0.redhat-00009</version>
      </dependency>

       I don't know besides core what other clients needs to be updated. 

            jross@redhat.com Justin Ross
            rhn-support-whui Roger Hui
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: