Jim, What do you mean next time login? Logging in without reloading the app or restarting Tomcat?
Did you if you had autoload set to on on your Tomcat app? For most of the servers (both servlet containers like Tomcat and app servers like Weblogic for example) I'd expect that you will have to reload the application to be able to view the changes made in the props file. HTH. ATTA On 2/2/06, Jim Reynolds <[EMAIL PROTECTED]> wrote: > > Apologize for a second question for the day ... but I ran into a issue. > > I developed a struts application on a Tomcat 5.5 engine. Whenever I > updated a resource.property, the next time I would log in, I would see > the new values. And that is how I thought it all worked. I believe it > reloaded the property automatically. > > We moved the site to a production environment running SunOne Webserver > 6.1 (Suns Server) and it does not appear to be updating the > properties, unless we restart the instance. > > Any ideas how this should work? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >