I would change your logic to store the properties in a database rather than modifying the properties file.
Matt On Tue, Nov 4, 2008 at 4:48 AM, jithesh <[EMAIL PROTECTED]> wrote: > > Hello Guys.... > > I am using appfuse 1.9.4 for web development. I modified the > mail.property file to my mail server and it works fine. Recently I have got > one more mail server domain. So to switch the mail server, I provided a jsp > page from there we can edit the mail.properties file. But If modified the > mail.properties file through jsp, its not reflecting in the mail > functionality (it takes the previous mail server). If I restart the > deployed war file on server then the change gets reflected. > > I am using wasce 2.0.0.1 for deployment. I would like to know how > it can be done. > > Regards, > Jithesh PM. > -- > View this message in context: > http://www.nabble.com/modifying-the-mail.properties-File-tp20320724s2369p20320724.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]
