Sorry for wasting everyone's time. I found the problem and it was in my application, which for whatever reason still works under Tomcat 5.5.15.
I was playing with Cocoon framework in the past and the paths were being routed through Cocoon servlet, which resulted in correct remapping for /index.jsp but not subdirectories beneath (misconfigured). Since I no longer need Coocon for this app, I gutted the app and rebuilt it. At least I learned that I should NEVER assume I can just drop the app in into an upgraded Tomcat and go about my merry ways. Damn, education is expensive! Thanks for your valiant attempts to help! Ed --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org