Question

at the moment I am playing around a little bit with openJMS. I already got the examples working, but in that cases I have to add / edit the queues and topics in the admin-page.

Is it possible - and how - to add queues dynamically while openJMS is running? What I want to do is, creating and destroying objects at runtime that can describe to the JMS and have their own point-to-point queue.

Was it helpful?

Solution

Found the answer by my self, it's rather good described on the official usersguide - why didn't I find it first?

http://openjms.sourceforge.net/usersguide/admin.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top