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/04/11 18:03:29 UTC

DO NOT REPLY [Bug 18957] New: - restart context sometimes fails

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

restart context sometimes fails

           Summary: restart context sometimes fails
           Product: Tomcat 3
           Version: 3.3.1 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Webapps
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: zorro.desbois@wanadoo.fr


Hello,

When using the admin Web application for restarting a context (remove and add),
in some cases, it fails :

1)in a servlet DisplayToto, I add userBean.getInfo();
The class UserBean is in a jar : WEB-INF/lib/user.jar
I deliver the servlet DisplayToto patched and the archive user.jar
2) with admin Web, I remove then add my context
3) ==> NoSuchMethodError ...

Note : If I restart tomcat, the problem is solved.

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org