Hi Tomcat 7 team,
We have been using tomcat 7.0.99 and now we upgraded to 7.0.100 and our web
applications stopped working.

Here are changes that we noted from release notes and took action:

1. Updated AJP connector setting and  added secretRequired="false"

However below are still issues, could not find any setting that needed to
be added:

2.  However our application @Controller @RequestMapping are stopped
working.
(we did not use web.xml instead used WebApplicationInitializer and
WebMvcConfigurerAdapter)

3. Also noticed getRemoteUser() returns null


Appreciate your response.
Thank you
Ramesh Kasavaraju

Reply via email to