Programming: Beauty & The Beast
Tuesday, 13 March 2018
RabbitMQ: How to test a queue exists
›
When a RabbitMQ cluster exists, queue may be replicated only on some nodes and in case those nodes are down the queue won't work even if...
Friday, 8 December 2017
Wildfly Configure Hornetq to receive bytes message from remote queue
›
First step is to install Hornetq and configure a queue in /config/stand-alone/non-clustered/hornetq-jms.xml : <queue name="tes...
Wednesday, 29 November 2017
Wildfly Remote JMS
›
I wanted to send/import a file using JMS to a Wildfly server application. To be able to do this I needed to do the following: 1. Add user ...
›
Home
View web version