"clebert.suconic(a)jboss.com" wrote :
| JMSServerManagerImpl is creating a destination when Queues are created:
|
| ...
|
| While ServerSessionImpl::doHandleCreateQueue is only creating the binding.
|
|
The two bits of code are not on the same level: JMSServerManager creates a *JMS* Queue
(which implies the creation of a destination for the corresponding core queue) while
ServerSessionImpl creates a *core* queue
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189446#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...