Maybe I'm confused on when addDestination should be called?
But the fact is, if you call session.createQueue, you will have Bindings on the Journal,
but not Addresses.
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...