[
https://issues.apache.org/jira/browse/AMQ-6620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15902945#comment-15902945
]
Christian Schneider commented on AMQ-6620:
------------------------------------------
I just tested with pax web 6.0.3-SNAPSHOT to see if the issue is related to
pax-web. It remains the same. So this issue should be purely in activemq. Maybe
it is just some additonal missing tag libs.
> 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)