Re: Ask - "Reloading all providers." everytime invoce action.

2018-12-12 Thread M Huzaifah
Dear Yasser Zamani, Thank you dude, noted Regards > On 12 Dec 2018, at 16.16, Yasser Zamani wrote: > > Hi, > > Sorry this is a bug in 2.5.18 which only occurs in development mode, so, the > easiest workaround is to set struts.configuration.xml.reload to false. > > This bug already has fixe

default interceptor overriding parent package default interceptor

2018-12-12 Thread Steven Yang
Hi I have the following setup of my struts2 xml. in cus.xml ...no interceptors defined, using interceptors form defaultPackage in cus-cus.xml new interceptors But all now all the Actions defined in cus.xml uses the newInterceptorStack as the def

RE: Ask - "Reloading all providers." everytime invoce action.

2018-12-12 Thread Yasser Zamani
Hi, Sorry this is a bug in 2.5.18 which only occurs in development mode, so, the easiest workaround is to set struts.configuration.xml.reload to false. This bug already has fixed [1] and will be released soon with 2.5.19. Regards. [1] https://issues.apache.org/jira/browse/WW-4974 >-Origin

Ask - "Reloading all providers." everytime invoce action.

2018-12-12 Thread M Huzaifah
Dear All, I already migrate from struts 2.3 to 2.5.18 successfully, i also integrate struts2 with spring (autowired capability). i found somethin strange in my console. what i found is everytime request action, in console always show this log: "[INFO 2018-12-12 15:46:29,369] com.opensymphon