简体   繁体   中英

Add Queue to OpenJMS

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.

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM