[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Algorithm broken in WildcardAddressManager

timfox do-not-reply at jboss.com
Tue Jan 6 08:57:07 EST 2009


"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#4199779

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



More information about the jboss-dev-forums mailing list