[jboss-dev-forums] [JBoss ESB Development] - Request-response pattern using JMS?
Mike Finn
do-not-reply at jboss.com
Sun Mar 21 09:58:27 EDT 2010
Mike Finn [http://community.jboss.org/people/mikefinnx] created the discussion
"Request-response pattern using JMS?"
To view the discussion, visit: http://community.jboss.org/message/533165#533165
--------------------------------------------------------------
Bringing this over from user forum: http://community.jboss.org/thread/149042 http://community.jboss.org/thread/149042
The only apparent way to do request/response execution of a service via JMS is by providing the response via JMS Router. This couples the service consumer transport into the service flow, which IMO seems like not a great thing. For example, if one is exposing an ESB service over both WS and JMS, conditional logic would need to be baked into the service to determine how to deliver the response.
It seems a better approach would be for JmsGatewayListener to support the request/response semantic. I have such an implementation pretty close to complete, working off the 4.7 GA base. Should I just post a jira with it (can also port to trunk or 4_7_CP or whatever makes sense), or is there a better way to solve this? I am happy to build and contribute anything that solves the problem, but just want to know the consensus from you folks on the right way to go about this.
Thanks,
Mike
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/533165#533165]
Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100321/0e2a2031/attachment.html
More information about the jboss-dev-forums
mailing list