Connecting ActiveMQ Artemis to Solace Message Broker

Hi @amackenzie
Can I use the Solace JMS Connector without JNDI ? As i only have AMQP host, username and password information for the Apache Artemis Message Broker.

  1. Connect Apache Artemis using JMS via AMQP Protocol -
    amqps://192.168.XXX.XXX:5671

  2. Using amqp-10-jms-spring-boot-starter library - Can i use this library?