Currently when a message is routed an ADDRESS_DOES_NOT_EXIST exception is thrown if
security is enabled and the destination doesn't exist. With wild card routing this
doesn't make sense, so the possible solutions are:
1. remove the check.
2. only make the check if wild card routing is disabled.
3. make the check only if the address contains a wildcard.
wdyt?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4175821#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...