> > 3. LocaleProvider created by a ConfigurationProvider
> > To deal with errors on file uploads we have a ConfigurationProvider 
that
> > registers a LocaleProvider programmatically which is only used before 
the
> > interceptor stack is executed.
> > With struts 2.3.16 that LocaleProvider was only called once per 
request,
> > now it is called all over the place (probably for each getText()).
> > So it seems that the before-interceptor-stack-approach does not work
> > anymore.
> >
> 
> So a new LocaleProvider is needed just to satisfy bootstrap time
> 
> 


I think you can forget about that one.
After some more investigation it seems that it happens just in conjunction 
with WW-4408 and only on first request after HttpSession was created.



regards,
Christoph

This Email was scanned by Sophos Anti Virus

Reply via email to