[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Why ServerSessionImpl::doHandleCreateQueue is not calling jo (Repost)

clebert.suconic@jboss.com do-not-reply at jboss.com
Thu Nov 13 15:40:50 EST 2008


Maybe I'm confused on when addDestination should be called?

But the fact is, if you call session.createQueue, you will have BindingRecords on the Journal, but not DestinationRecords.


But other places, such as JMSServerManagerImpl are also calling addDestination.


And actually, do we really need AddDestination records? couldn't we just have a single record (Binding(AddressName, QueueName))?



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189226#4189226

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



More information about the jboss-dev-forums mailing list