gamby wrote: > Hi all, > > In my web app I've noticed that on Tomcat startup, "someone" tries to > navigate to some unidentified jsp and not finding that, tries to navigate to > 404 error page. > > And so, there is a page forwarding during Tomcat startup that I'm not able > to understand, even if enable all tomcat logs. > > The only thing that I can see is that it's being called the 404 page during > startup. > > My problem related to this issue is that, I have defined my own 404 page, > and it contains some beans that during Tomcat startup are yet null, > generating a lot of exceptions during startup...
And the full stack trace of the first of those exceptions is...? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org