Antonio -- 

Should I expect the ResolvingLocaleUrlDefinitionDAO to perform a wildcard
def name lookup?  Although my wildcard definition *is* in the definitions
Map, resolveWildcardDefinition() is not being executed because
localePatternPaths.containsKey(customizationKey) ==false

            if (retValue == null
                    && localePatternPaths.containsKey(customizationKey)) {
                retValue = resolveWildcardDefinition(localePatternPaths
                        .get(customizationKey), name);

Scott
-- 
View this message in context: 
http://www.nabble.com/Struts-2-and-Tiles-2.1.0-tp20402071p20487804.html
Sent from the tiles users mailing list archive at Nabble.com.

Reply via email to