Re: Queues with empty name appear in web console

2016-06-20 Thread RuralHunter
I can browse the queue and found its name in URL. It is actually a dead letter queue. I also checked the page html source and I can see the queue name in source but somehow it just doesn't display. -- View this message in context: http://activemq.2283324.n4.nabble.com/Queues-with-empty-name-app

Replace message text body in Apache Artemis 1.2.0 transformer

2016-06-20 Thread Matthew Karlsen
Hello All, I am working with Apache Artemis 1.2.0 and would like to replace the existing message body with another message body using a transformer. It seems simple enough, just: message.getBodyBuffer().clear(); message.getBodyBuffer().writeNullableString(newTextString); but this does not have t

Queues with empty name appear in web console

2016-06-20 Thread RuralHunter
Hi, I have seen this problem on both 5.13.3 and 5.10.2. There are several messages in them. Where do they come from? -- View this message in context: http://activemq.2283324.n4.nabble.com/Queues-with-empty-name-appear-in-web-console-tp4713148.html Sent from the ActiveMQ - User mailing list arc