Changing properties requires restarting the IdPv3 webapp ?
Cantor, Scott
cantor.2 at osu.edu
Thu Mar 5 15:41:58 EST 2015
On 3/5/15, 3:37 PM, "Tom Zeller" <tzeller at dragonacea.biz> wrote:
>I didn't realize that changing a property in an IdPv3 properties file
>requires a restart of the webapp for the change to take affect. I
>believe this is so because properties are added to the root webapp ctx
>by the app ctx initializer. There's no such thing as a Spring
>ReloadablePropertySource, AFAICT. Maybe there could be a background
>thread which reloads properties, not sure if that is possible.
Don't know, but yes, that's a quirk I'm aware of. Properties should mostly
be really big-ticket stuff you don't change often and I tried to adhere to
that mostly.
-- Scott
More information about the dev
mailing list