Re: Cactus 1.7.2 setting the wrong locale?
Kazuhito SUGURI <[email protected]>
| Newsgroups | gmane.comp.jakarta.cactus.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Matt, In article <[email protected]>, Wed, 16 Aug 2006 07:37:54 -0600, "Matt Raible" <[email protected]> wrote: mraible> The problem was that the following only loads the context files mraible> specified by ContextLoaderListener. [snip] mraible> In early versions of Spring (1.1.x series), the above line would have mraible> the beans loaded by Spring's DispatcherServlet as well. This seems to mraible> have changed since 1.2.x, and therefore, I had to mock out any beans I mraible> expected to be in this context. Here's what my new setUp() method mraible> looks like: Thank you for the feedback! Best Regards, ---- Kazuhito SUGURI