[
https://issues.apache.org/jira/browse/AMQ-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15905253#comment-15905253
]
ASF subversion and git services commented on AMQ-6620:
------------------------------------------------------
Commit dea1accb9882b2db45000da93f2506d07bd15089 in activemq's branch
refs/heads/activemq-5.14.x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=dea1acc ]
[AMQ-6620] Workaround until the actual issue is fixed in karaf
> Creating queue and sending message don't work from Webconsole in Karaf
> ----------------------------------------------------------------------
>
> Key: AMQ-6620
> URL: https://issues.apache.org/jira/browse/AMQ-6620
> Project: ActiveMQ
> Issue Type: Bug
> Components: webconsole
> Affects Versions: 5.14.4
> Environment: Java 8
> Reporter: Xilai Dai
> Assignee: Christian Schneider
> Attachments: queue.png
>
>
> Steps to reproduce this issue:
> 1) start Karaf 4.1.0 (also change "127.0.0.1" to "0.0.0.0" in the
> etc/org.apache.karaf.management.cfg to make sure remove JMX working)
> 2) install Activemq broker and webconsole into karaf
> feature:repo-add activemq 5.14.4
> feature:install activemq-broker
> 3) open http://localhost:8181/activemqweb/ from a Browser, try to create a
> Queue and send message to this queue from UI
> Then the Name of the queue couldn't be shown on the page and consequently the
> "Send To" page doesn't work.
> (The Standalong AMQ 5.14.4 Webconsle works well as expected)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)