Hello,
  I am not sure if this is a bug or not.  If not, perhaps you could explain why it 
happens.  I am using Apache-1.3.14, the jserv module 1.1.2, and tomcat 3.2.1 .  The 
HelloWorldExample uses a property resource bundle to fill in some data.  If you 
execute the servlet once, and then remove the property files, a second execution of 
the servlet works fine - even though it should not be able to instantiate the resource 
bundles.  Conversely, if you run the servlet when the properties files are not there a 
MissingResourceException is thrown.  Once you have run the servlet, replacing the 
properties files does not help.  The exception is still thrown.  Only after Tomcat is 
brought down and restarted will it behave properly.  This is a problem if one is 
trying to use properties files to dynamically change content without having to 
recompile classes.  
  Is this a bug, or is there a reason tomcat behaves this way?

Chris Longfield
[EMAIL PROTECTED]

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

Reply via email to