gamby wrote:
> Unfortunately the stacktrace is not useful for you because exceptions are
> thrown because of some bean missing, but it is absolutely normal in my
> opinion, no one filter has yet started during this phase of startup.
> 
> Tomcat tries to load the 404, but I have redefined it, including in it a
> header and footer jsp using Struts tiles, and in header there is a bean not
> yet loaded on startup, and this is the cause of exception.
> 
> What I would you like to know is why Tomcat should navigate toward some page
> on startup, launching the 404 even if there wasn't yet a real user
> navigation.
> 
> I'm using also dwr, I don't know if it could be one of the causes.

That is what the stack trace will hopefully show.

Mark




---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to