You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2019/08/05 15:49:00 UTC

[jira] [Assigned] (ARTEMIS-2443) Not able to send message using spring boot application

     [ https://issues.apache.org/jira/browse/ARTEMIS-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram reassigned ARTEMIS-2443:
---------------------------------------

       Assignee:     (was: clebert suconic)
    Component/s:     (was: ActiveMQ-Artemis-Native)

> 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
>    Affects Versions: 2.9.0
>            Reporter: Surya
>            Priority: Critical
>
> 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)