Sumit kumar sinha created ARTEMIS-1901:
------------------------------------------
Summary: 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
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)