[
https://issues.apache.org/jira/browse/ARTEMIS-5777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18058160#comment-18058160
]
Grzegorz Grzybek commented on ARTEMIS-5777:
-------------------------------------------
There are also other issues with quoting - for example missing "send" and
"browse" options:
!screenshot-2.png|width=317,height=258!
and problem sending from the Artemis JMX tab:
{noformat}
javax.management.InstanceNotFoundException :
org.apache.activemq.artemis:broker="0.0.0.0",component=addresses,address="asd",subcomponent=queues,routing-type="anycast",queue="to.lxxxx.\\\*"
{noformat}
> Cannot do operations on queue with wildcard in its name
> -------------------------------------------------------
>
> Key: ARTEMIS-5777
> URL: https://issues.apache.org/jira/browse/ARTEMIS-5777
> Project: Artemis
> Issue Type: Task
> Components: Web Console
> Affects Versions: console-1.4.0
> Reporter: Gašper Čefarin
> Priority: Minor
> Attachments: screenshot-1.png, screenshot-2.png
>
>
> A queue with name "to.lxxx.*" has no available operations for "delete, purge,
> browse, send" in the web console.
> When clicking on the queue name, an error message appears:
> {code:java}
> javax.management.InstanceNotFoundException :
> org.apache.activemq.artemis:broker="B-TEST",component=addresses,address="to.lxxx.*",subcomponent=queues,routing-type="anycast",queue="to.lxxx.*"
> {code}
> Clicking on the address name produces no errors.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]