Tomcat 5.0.11 stop working when java class file is being overwrite !

kmthien

Senior member
Oct 8, 2002
363
0
0
Hi,

When I tried to overwrite a class file say /usr/local/tomcat5/webapps/abc/WEB-INF/classes/util/data.class , Tomcat will stop functioning instantly bcoz I tried to refresh the page then I got the following message:

HTTP Status 404 - /Wrox/chp9/


Pls help !!