[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Why ServerSessionImpl::doHandleCreateQueue is not callin
timfox
do-not-reply at jboss.com
Fri Nov 14 06:55:50 EST 2008
The reason is, we need some way to denote the existence of a topic.
JMS API requires IllegalDestinationException to be thrown when routing to a topic that doesn't exist.
A topic with no subscriptions would otherwise be indistinguishable from no topic.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189352#4189352
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189352
More information about the jboss-dev-forums
mailing list