|
From: Max K. <mk...@um...> - 2004-03-17 12:07:21
|
Guys, will you advise me with the following issue: once the DispatcherServlet is loaded fmt tags fail to found the resource bundle unless it's configured as a MessageSource. Am I getting right that spring intersepts calls to ResourceBunld.getBundle() (probably by providing own class loader)? If that was made intentionally what was the rationale behind? Thanks. -- Max |