[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Some more comments on examples so far

timfox do-not-reply at jboss.com
Thu Apr 2 04:35:45 EDT 2009


Another comment on the request-reply example-

I don't think this is very clear still. It would be better to handle the request and send back the response using a message listener, then you can send and consume several messages without having to do everything on the same thread.

Also setting the JMSCorrelationID when sending the request doesn't make sense to me. It only needs to be set when sending the response back.

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

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



More information about the jboss-dev-forums mailing list