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:51:00 UTC

[jira] [Closed] (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 closed ARTEMIS-2443.
-----------------------------------
    Resolution: Incomplete

Please direct questions/problems like this to the [user mailing list|http://activemq.apache.org/contact/#mailing]. JIRA is typically reserved for confirmed bugs, etc.

> 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)