| Author |
Tomcat restart necessary on fresh build
|
heath carlough
Ranch Hand
Joined: Feb 01, 2003
Posts: 34
|
|
|
Any time I recompile my code tomcat4.1 has to be restarted with the shutdown/startup.sh scripts. I didn't have to do that with the previous version (4.0). Eeven though the log says something to the effect of "Reloading context" when I re-compile, it never is able to find those new classes.??? Any suggesstions?
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 11863
|
|
Use the Management application to force reloading of the servlet. Not a very flashy interface but very handy. Bill
|
 |
 |
|
|
subject: Tomcat restart necessary on fresh build
|
|
|