You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/08/12 21:16:10 UTC

DO NOT REPLY [Bug 22359] New: - class won't reload automatically after an exception

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22359>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22359

class won't reload automatically after an exception

           Summary: class won't reload automatically after an exception
           Product: Tomcat 4
           Version: 4.1.24
          Platform: PC
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: zul.abas@hksystems.com


if there is no problem when tomcat is running, when you compile a file, it will 
reload the class automatically. However, when an exception is thrown, it will 
not longer load up the classes automatically. I have to stop/restart tomcat