Re: struts2 properties file reload on modification

2011-09-18 Thread Debraj Mallick
Thanks Łukasz Lenart, it works. - To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org

Re: struts2 properties file reload on modification

2011-09-18 Thread Łukasz Lenart
2011/9/19 Debraj Mallick : > i am using struts 2.2.1.1 (it is maven project), i am using IDE Answer is here [1], so upgrade to the latest available version and you're done. [1] https://issues.apache.org/jira/browse/WW-3602 Kind regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warsz

Re: struts2 properties file reload on modification

2011-09-18 Thread Debraj Mallick
i am using struts 2.2.1.1 (it is maven project), i am using IDE (SpringSource Tool 2.7.1), i have modifed the the deployed properties also, but not getting any changes so i have to build the project and again deploy it. i am using Tomcat 6.0.26.

Re: struts2 properties file reload on modification

2011-09-18 Thread Łukasz Lenart
2011/9/17 Debraj Mallick : > i have done the same thing as it is written in the struts2 > documentation "http://struts.apache.org/2.x/docs/devmode.html";, > but the problem is it is not working, please let me know what i am missing. How do you deploy your app ? Do you modify the deployed file or l