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 2002/11/07 20:29:08 UTC

DO NOT REPLY [Bug 14367] New: - servlet.init() not getting called

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

servlet.init() not getting called

           Summary: servlet.init() not getting called
           Product: Tomcat 4
           Version: 4.1.12
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Catalina
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: pkrishna@learnframe.com


THis looks like a trivial issue but I researched a solution to the problem that 
I am going to state below on google, on bugs database for TOMCAT at your site 
and also posed this problem in the TOMCAT users list and I have not found an 
answer to the problem.

Here is the problem: My web application has not number of servlets and some of 
them have a init() method where certain initializations take place. After 
running into a null pointer exception, I found that the init() method is not 
getting called. Has anybody else reported this problem?

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>