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/21 00:48:50 UTC

DO NOT REPLY [Bug 22607] New: - Does not recognize servlets when update a servlet

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=22607>.
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=22607

Does not recognize servlets when update a servlet

           Summary: Does not recognize servlets when update a servlet
           Product: Tomcat 4
           Version: 4.1.27
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: barenca@hotmail.com


I am compiling a source and i send the result class to /WEB-INF/..., but the 
problem is that once i compile and i try to run the program, it is sending me 
the next message:, 
     HTTP Status 503 - Servlet ShowFile is currently unavailable
but if i restart the tomcat, nothing happends, and the app works