Jim Reynolds 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?

This is container-specific. Containers are not required to re-load modified resources automatically, though most can be configured to do so if you need that behaviour. Check the SunOne Webserver docs to find out if/how this behaviour can be enabled if you need it in your production environment.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to