Spring PropertySource and Environment

Tom Zeller tzeller at dragonacea.biz
Tue May 13 17:13:29 EDT 2014


>>Understood, and for tests, @ContextConfiguration takes an initializers
>>parameter. But, our ReloadableSpringService class uses
>>SpringSupport#newContext() to create a new application context, so we
>>will have to apply the custom app ctx initializer manually, IIUC. Most
>>of those services are in system/conf/services-system.xml, I think.
>
> Only if properties aren't inherited, but I thought they were.

Sorry, I was thinking every context had to be initialized.


More information about the dev mailing list