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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...