Re: Tomcat 5.5.12: Output unchanged when servlet changes



VisionSet schrieb:
> > Is there an internal Tomcat "class caching"
> > mechanism?
> Yes essentially 'The Program' is Tomcat, your webapp is basically a plugin.
> You can set Tomcat to reload contexts automatically at a performance hit -
> useful for testing.
> Basically it scans directories looking for timestamps.
>
> One of the xml files has an 'auto reload contexts' property or something
> like that.
Thanks for the quick response. I checked for the text "reload" in all
xml files in my tomcat directory tree, and didn´t find much useful
hits. I then started playing around with the web.xml file, and it
turned out that simply changing it (insert a space, then delete it)
would make tomcat to reload servlet. Seems hackish, though. Maybe
things will become clearer over time.
BW, Piet

.



Relevant Pages

  • Re: Tomcat 5.5.12: Output unchanged when servlet changes
    ... Yes essentially 'The Program' is Tomcat, your webapp is basically a plugin. ... You can set Tomcat to reload contexts automatically at a performance hit - ...
    (comp.lang.java.help)
  • Re: Tomcat 5.5.12: Output unchanged when servlet changes
    ... I checked for the text "reload" in all ... xml files in my tomcat directory tree, ... would make tomcat to reload servlet. ... Your context name is typically the root name of the url, ...
    (comp.lang.java.help)
  • Re: somebody help with virtual hosting plaese
    ... host on my local system before creating it on server. ... After restarting the tomcat, I am getting blank blank page when i am ... I am trying to set the page in tomcat directory itself. ... through all xml files in tomcat directory, ...
    (comp.lang.javascript)
  • Re: 404 how to customise 503 pages in tomcat
    ... is not known to tomcat, ... Is it possible to customise the 503 page, so that, for any resource ... I am trying to set the page in tomcat directory itself. ... through all xml files in tomcat directory, ...
    (comp.lang.javascript)
  • how to customise 503 pages in tomcat
    ... is not known to tomcat, ... Is it possible to customise the 503 page, so that, for any resource ... I am trying to set the page in tomcat directory itself. ... through all xml files in tomcat directory, ...
    (comp.lang.javascript)