2016-07-21 7:58 GMT+02:00 Sreekanth S. Nair <sreekanth.n...@egovernments.org>:
> Hi Adam,
>                I don't think a blank artifact can replicate the issue, in
> our app action consist of many spring beans dependency and so on. As i said
> this is happening only while first time a page loads from a web context,
> later on any pages from the same web context loads normal. I guess struts
> is doing some warming up wrt spring bean injection or something similar.

I would say that the Spring is doing some warmup (e.g. building object
graph), if you are using the Spring to construct actions and inject
dependencies, Struts has nothing to do here. Maybe it is possible to
configure Spring to avoid package-scan (which is slow and performed on
init).


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to