Hi,

I'm getting a message that I should check my log file when I start Tomcat,
and when I look it tells me "IMPORTANT: Do not modify the generated
servlets".

I'm very new to Tomcat, so I may be flailing around here, but, I was under
the impression that if one recompiled one's servlet code Tomcat would simply
reload the servlet on the next request. The above message seems to imply
that I shouldn't count on this.

Perhaps I haven't set the servlet as reloadable - I've tried to accomplish
this by setting my server.xml's Server:ContextManager:Context's reloadable
attribute to true (for the servlet in question) - but the above message
suggests that there is _something_ that I don't understand.

TIA for any light that you can shed.

Douglas McCarroll

Reply via email to