-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: jboss-fuse-6.2
-
Fix Version/s: jboss-fuse-6.3
-
Component/s: Hawtio
-
Labels:None
-
Sprint:6.3 Sprint 4 (Mar 28 - Apr 29)
When creating a queue named "test:test" in Hawtio it can't be deleted. The operation seems to completed successfully, but the queue is still there.
The payload of the delete operation looks like this:
{"type":"exec","mbean":"org.apache.activemq:type=Broker,brokerName=amq","operation":"removeQueue(java.lang.String)","arguments":["test_test"]}It looks like the queue name has undergone some escaping ...
- is related to
-
ENTESB-1840 Semicolon in the name of the queue/topic is displayed as underscore in hawtio and it's not possible to delete this destiantion from hawtio
-
- Closed
-
- relates to
-
ENTMQ-1078 Some characters in the name of queue should not be allowed
-
- Resolved
-