Were you thinking of applying these settings to the actual queue?
Its just when we redeploy the settings , we would have to go through all the created
queues and change them.
I was thinking if holding them separately in and provide a way of checking them. Its
really inly ServerxxxEndpoint that uses these properties so instead of say
| mDest.getMaxSize()
|
you would use
| queueSettingsRepository.getMaxSize(mDest.getName()).
|
Maybe i should wait until youve checked this code in before i do that, if you leave it as
a skeleton i'll implement it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118351#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...