"ataylor" wrote : [ At a core level can we not just specify that the destination
always needs adding.
Nope. We need to support the following semantics:
session.createQueue("myaddress", "myqueue");
session.sendMessage("myaddress", mymesage);
Having to add a "destination" is ugly and clumsy. It also makes it incompatible
with AMQP.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4199779#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...