> From: mdunford [mailto:martin.dunf...@gmail.com]
> Subject: Tomcat 6.0.18 examples recompile ok but dont work!!
> 
> But when I reload in my browser I get
> 
> HTTP Status 404. The requested resource is not available.
> 
> I restarted Tomcat. No joy either...

Are you running Tomcat with a 1.6 JRE?  If not, your recompiled class won't be 
loadable.

Where did you put the recompiled class file?

What's in the logs?  Uncomment the AccessLogValve in conf/server.xml for more 
information about what requests are coming in.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to