Patrice R created ARTEMIS-2332:
----------------------------------
Summary: HawtIo - Send Message with Headers
Key: ARTEMIS-2332
URL: https://issues.apache.org/jira/browse/ARTEMIS-2332
Project: ActiveMQ Artemis
Issue Type: Bug
Components: Web Console
Affects Versions: 2.7.0
Reporter: Patrice R
Attachments: 2019-05-06 14-06-59.png
With the web console Hawt.io, it's impossible to send a message with header.
The console got the following exception:
[ARTEMIS] About to send headers: \{"headerName":"HeaderValue"}
app.js?0d5300a336117972:16 [ARTEMIS] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
app.js?0d5300a336117972:16 [Core] Operation sendMessage(java.util.Map, int,
java.lang.String, boolean, java.lang.String, java.lang.String) failed due to:
java.lang.IllegalStateException
With the previons version 2.6.4, everything was fine with the headers.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)