[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Management operation over JBM 2 Core API

timfox do-not-reply at jboss.com
Fri Aug 29 05:55:31 EDT 2008


I would suggest a slight change to the way this works.

We could have some kind of special "hard coded" management address, there's no actual real queue bound).

You then send a management message to that address, in the management message you send, you add a header "REPLY_DESTINATION" (or whatever).

The server processes the request and sends reply back to REPLY_DESTINATION.

Being able to specify REPLY_DESTINATION is more flexible since it allows you to say, send responses to global queue or topic where they are processed by some other consumers.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173273#4173273

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4173273



More information about the jboss-dev-forums mailing list