Surya created ARTEMIS-2443:
------------------------------

             Summary: Not able to send message using spring boot application
                 Key: ARTEMIS-2443
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2443
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: ActiveMQ-Artemis-Native
    Affects Versions: 2.9.0
            Reporter: Surya
            Assignee: clebert suconic


With the below mentioned configuration I am not able to send message, but 
consumer is working fine. I am using spring boot application for sending and 
consuming message.

spring.artemis.mode=native
spring.artemis.host=127.0.0.1
spring.artemis.port=61616
spring.artemis.user=admin
spring.artemis.password=secret
jms.queue.destination=abc



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to