0 Replies Latest reply on Jul 2, 2018 11:47 AM by stiby

    jms-connection-factory to connect to remote Amazon MQ broker

    stiby

      Hi,
         I'm trying to swap from the internal JMS broker to an Amazon MQ broker (effectively an Active MQ 5.15.0 server).
       
        I'm struggling to get my head around the configuration and getting the right remote connection. Currently we have used netty connection to connect to artemis and hornetq by providing a host and port but seems AmazonMQ provides a list of ports for specific interfaces (OpenWire, STOMP, AMQP, MQTT, WSS)  and not knowing if artemis uses any of these APIPs.

      Any assistance on this greatly appreciated.