Thanks bro --
It could easily be either one at this point! Rather than just complain
about the docs, I'd like to offer corrective criticism and volunteer to tidy
them up myself once this is resolved. I think the localePatternPaths was
empty, but will verify when I get to St. Louis today.
Peace,
Scott
Antonio Petrelli-3 wrote:
>
> 2008/11/13 stanlick <[EMAIL PROTECTED]>:
>>
>> Antonio --
>>
>> Should I expect the ResolvingLocaleUrlDefinitionDAO to perform a wildcard
>> def name lookup?
>
> Yes.
>
>> 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);
>
> This might be the problem. Can you see ifthe localePatternPaths map is
> filled or not?
> Because if it is filled then it is a problem of evaluation, otherwise
> a problem of initialization.
>
> Antonio
>
>
--
View this message in context:
http://www.nabble.com/Struts-2-and-Tiles-2.1.0-tp20402071p20499570.html
Sent from the tiles users mailing list archive at Nabble.com.