We don't support clustering for temporary queues - when sending your reply you need to
be on the same node for this to work.
I guess you have changed your message pull policy to be
"DefaultMessagePullPolicy"?
Temporary queues are really designed to have a short life time (lifetime of the
connection) therefore it doesn't make a lot of sense to have them living on other
nodes. (Since who would consume from them on other nodes?)
Any reason why your queue has to be temporary?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040689#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...