[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Wild Card routing and security
ataylor
do-not-reply at jboss.com
Thu Sep 11 06:41:13 EDT 2008
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#4175821
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4175821
More information about the jboss-dev-forums
mailing list