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 2018/06/01 14:01:00 UTC

[jira] [Commented] (ARTEMIS-1901) Facing issue in “apache-artemis-2.6.0” while sending message in queue through REST API using JMS

    [ https://issues.apache.org/jira/browse/ARTEMIS-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16498027#comment-16498027 ] 

Justin Bertram commented on ARTEMIS-1901:
-----------------------------------------

Couple of questions...
* Does it work on Artemis 2.5.0?
* Can you provide a simple reproducer?  The screenshots you've provided are quite limited.
* Are you using auto-created or statically created queues?

> Facing issue in “apache-artemis-2.6.0” while sending message in queue through REST API using JMS
> ------------------------------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1901
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1901
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Sumit kumar sinha
>            Priority: Major
>         Attachments: consumer.JPG, producer.JPG
>
>
> *We are facing issue on “apache-artemis-2.6.0” while using JMS.*
> We have running environment for “apache-artemis-2.6.0” and written two java application i.e consumer and producer. We are able to send the message from Artemis console (send option) and consumer java application is able to show the same (we checked using logs).
> We have developed REST API in producer java application but that particular message is not visible in Consumer java application console.
>  
> +*The same application is running while using different version of Artemis i.e. “apache-artemis-2.4.0”.*+
>  
> Below are code snippet for same (as an attachment) :
>  
> +*Producer REST API :*+
>   !producer.JPG!!consumer.JPG!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)