Bharat, If you are just distributing your application's war file to be deployed at your customer's server, you need not give the whole code base to him.
As the properties files are required for i18n features in the project, your client may need to change the messages and labels etc. as per his requirements. So, he should not need to re-build war file and re-deploy the application. Instead, the application should itself be capable to read the modified entries. Danny, I have some code that detects such changes and enables your app to read entries dynamically without restart and recompile. But it wont be a good thing to post it here. If you want, I can send the files at your personal mail id. , -----Original Message----- From: Bharat Kumar Meda [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 13, 2006 3:45 PM To: Struts Users Mailing List Subject: RE: i18n, refreshing ApplicationResources Hi, I need one clarification, don't we have to redeploy the application after changing the ApplicationResources_XX.properties file? (believing they are part of the war/ear) Regards, Bharat -----Original Message----- From: news [mailto:[EMAIL PROTECTED] On Behalf Of Danny Lee Sent: Tuesday, June 13, 2006 3:39 PM To: user@struts.apache.org Subject: i18n, refreshing ApplicationResources Hi guys! I'm wondering if there's a way to set a refresh rate of Struts ApplicationResources_XX.properties files. I hate restarting Tomcat everytime I've changed something there... Thanks in advance! Cheers, Danny --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] **************** CAUTION - Disclaimer ***************** This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely for the use of the addressee(s). If you are not the intended recipient, please notify the sender by e-mail and delete the original message. Further, you are not to copy, disclose, or distribute this e-mail or its contents to any other person and any such actions are unlawful. This e-mail may contain viruses. Infosys has taken every reasonable precaution to minimize this risk, but is not liable for any damage you may sustain as a result of any virus in this e-mail. You should carry out your own virus checks before opening the e-mail or attachment. Infosys reserves the right to monitor and review the content of all messages sent to or from this e-mail address. Messages sent to or from this e-mail address may be stored on the Infosys e-mail system. ***INFOSYS******** End of Disclaimer ********INFOSYS*** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]