Antwort: Re: Re: issue with devMode changes in 2.3.16

2014-01-02 Thread Christoph Nenning
> > > > I mean to add a note when devMode is enabled via a > > CustomConfigurationProvider that config and resource reloading is not > > enabled automatically. > > > > At least if you don't remove default values. > > Can you register an issue for that? > > https://issues.apache.org/jira/browse/

Re: Re: issue with devMode changes in 2.3.16

2013-12-31 Thread Lukasz Lenart
2013/12/30 Christoph Nenning : >> > Is that behavior intended? >> >> Yes, please check version notes >> >> https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16 >> >> > Would you mind to add a note about that to the wiki? >> >> >> https://cwiki.apache.org/confluence/display/WW/devMode

Antwort: Re: issue with devMode changes in 2.3.16

2013-12-30 Thread Christoph Nenning
> > Is that behavior intended? > > Yes, please check version notes > > https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.16 > > > Would you mind to add a note about that to the wiki? > > > https://cwiki.apache.org/confluence/display/WW/devMode#devMode- > Pagerenderingisslow >

Re: issue with devMode changes in 2.3.16

2013-12-30 Thread Lukasz Lenart
2013/12/30 Christoph Nenning : > Dear List, > > > in some applications we use a custom ConfigurationProvider to use our own > stage specific config to enable devMode automatically for development > stages. > > In struts 2.3.16 devMode was changed to allow disabling of e.g. config > reloading or res

issue with devMode changes in 2.3.16

2013-12-30 Thread Christoph Nenning
Dear List, in some applications we use a custom ConfigurationProvider to use our own stage specific config to enable devMode automatically for development stages. In struts 2.3.16 devMode was changed to allow disabling of e.g. config reloading or resources reloading even when devMode is enabl