Posted By:
Aleksandr_Rabinovich
Posted On:
Tuesday, May 15, 2001 08:35 PM
It looks like Servlet reloading in Tomcat 4.0-b3 does not work, but it does in Tomcat 4.0-m5.
I am using Tomcat with Windows 95.
I created small exercise with
in the directory
Tomcatwebappsex01WEB-INFclasses
When I test it with version 4.0-m5 reloading workes fine, but it does not work in 4.0-b3 (the latest ?)
Is it bug or I am doing something wrong ?
Additional question. When I shutdown 4.0-b3 it fails with NullPointer exception (4.0-m5 works fine again)