I need to get a list of valid Addresses in order to start the PageStores.
I was expecting Queues to be listed on the destinations, but they weren't.
So, to get a list of Addresses, I needed:
to interact over Destinations.
Then interact over Bindings to find the core-queues that didn't have Destination.
Then I had the list of valid queues.
That's why I actually started this thread.. I needed to go over all the bindings to
extra a list of valid addresses.
IMO the CoreQueue should aways have a destination like the JMS queues. Then I would just
need to interact with Destinations.
If we conclude this is the way it should be, I will just remove the TODO and leave the
code as it is.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190916#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...