Versions Compared

Key

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

...

<user username="CN=CTS, OU=Java Software, O=Sun Microsystems Inc., L=Burlington, ST=MA, C=US" roles="Administrator"/>
<user username="j2ee" password="j2ee" roles="Administrator,Employee" />
<user username="javajoe" password="javajoe" roles="VP,Manager" />

Enable h2c on port 8080, and add some trailer headers

...

  • 1 x TCK bug - missing endorsedLib configuration
  • com/sun/ts/tests/servlet/spec/serverpush/serverPushInitTest does a check on a case sensitive "Authorization" header (a "authorization" header is present), among other wrong case sensitive checks.

16 TBD

1 Tomcat bug has also been fixed as a result of running the TCK

...