Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  <CookieProcessor className="org.apache.tomcat.util.http.LegacyCookieProcessor" alwaysAddExpires="true" forwardSlashIsSeparator="false" />

    ...

</Context>

tomcat-users.xml

...

A default 9.0.x build with the above configuration triggers 12 10 test failures

2 Expected failures

...

  • 1 x case sensitive HTTP header checks
  • 5 * com/sun/ts/tests/servlet/spec/security/denyUncovered/* use URLs which don't match the WAR name; it needs to be renamed from servlet_sec_denyUncovered_web.war to servlet_sec_denyUncovered.war (there is a proprietary descriptor to rectify the mapping on deployment for Glassfish, but it is not portable)

4 TBD

...

2 TBD

...