"timfox" wrote : "jmesnil" wrote :
| |
| | The management clients will send management messages to this standard management
messages.
| |
| | However, it needs to be able to consume the replies.
| | My idea was that he still would have to create a temp queue and a destination used
as the "reply-to" of the management messages.
| |
| |
| |
|
| if I send a management message to admin destination "create Temp Queue", and
also specify that destination as the reply for the management message, then surely it will
create that destination, then send the reply back there.
|
| So you can still consume the replies, no need for extra create/delete queue methods?
Sure you can, but I find this more convoluted than having a explicit create/delete queue
methods.
Besides, creating temp queues is done in many messaging patterns and I'd prefer to
keep a method to do that as part of our core API without relying on management API.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173369#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...