Hello,
I have notice a regression bug in Struts 2.5.18, looks like defining
your own ConfigurationProvider wich will change some internal states
cause infinitive reload loop.
See this:
[INFO] GCLOUD: 2018-10-19 07:46:57,567 INFO [qtp403716510-30]
config.ConfigurationManager (ConfigurationManage
I remember years ago there was a bug on the reloading and fixed by checking
to reload once per request.
(This is definitely not happening now as I always run dev reloading, it
really slows things down.)
Where is GruufConfigurationProvider?
On Fri, 19 Oct 2018 at 08:53, Lukasz Lenart wrote:
> H