[jboss-dev-forums] [Design of JBoss ESB] - Re: Isn't ServiceInvoker.deliverSync flawed?

Kevin.Conner@jboss.com do-not-reply at jboss.com
Tue Dec 2 04:28:36 EST 2008


You can use other EPRs or queues if you wish but you are then responsible for handling the request/response correlation.  We handle the common case, that of request/response using an associated queue, but you are not confined to this.

As an example, there is no reason why any response EPR must match the transport used for a request and, as such, the jms correlation id is not necessarily the identifier which should be used.

What is it that you are trying to achieve?

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

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



More information about the jboss-dev-forums mailing list