https://issues.apache.org/bugzilla/show_bug.cgi?id=49631
--- Comment #2 from Matt <matt.helg...@gmail.com> 2010-07-21 18:01:15 EDT --- Looking into this a bit more I noticed that when the JNDI lookup fails, its calling my FileDirContext without having gone through the default servlet (see attached stack trace). Looks like CoyoteAdapter.postParseRequest ends up probing for the file. I also noticed that since the file is not found it causes the ProxyDirContext to cache that the file does not exist for a period of time which might be causing the CoyoteAdpater to then not find the file subsequently through the default servlet. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org